@extends('layouts.master') @section('content')
@lang('descriptions.exposes.crud')
{!! Form::model($entry, ['route' => ['exposes.approval-view', $entry->id], 'class' => 'exposes-approval-form approval-form', 'enctype' => 'multipart/form-data', 'accept-charset' => 'UTF-8']) !!}

Warning: Undefined variable $entry in C:\Apache24_x64\htdocs\origin_cms\resources\views\exposes\approval_view.blade.php on line 14

Fatal error: Uncaught Error: Call to a member function files() on null in C:\Apache24_x64\htdocs\origin_cms\resources\views\exposes\approval_view.blade.php:14 Stack trace: #0 {main} thrown in C:\Apache24_x64\htdocs\origin_cms\resources\views\exposes\approval_view.blade.php on line 14