Cadastro de notas de compra

Dados da Nota

{{ csrf_field() }}
{!! Form::label('chave', 'Chave', ['class' => 'control-label']) !!}
{!! Form::text('chave', null, ['class' => 'form-control', 'placeholder'=>'Chave da Nota']) !!} {!! $errors->first('chave', '

:message

') !!}
{!! Form::label('xml', 'XML') !!} ( ! ) Fatal error: Class 'Session' not found in /home/radicalf/public_html/grupofrota/resources/views/notas_compras/create.blade.php on line 42 Call Stack #TimeMemoryFunctionLocation 10.0019238168{main}( ).../create.blade.php:0