@extends('layouts.master') @section('content')
@lang('descriptions.monothema-detailed-voting.crud')
{!! Form::model($entry, ['route' => ['monothema-detailed-voting.approval-view', $entry->id], 'class' => 'monothema-detailed-voting-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\monothema\detailed_voting\approval_view.blade.php on line 15

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