{!!__('Create')!!} {!! trans('eee::product.name') !!}

{!!Form::vertical_open() ->id('form-create') ->method('POST') ->files('true') ->action(guard_url('eee/product'))!!} @include('eee::product.entry', ['mode' => 'create']) {!! Form::close() !!}
Error
Whoops, looks like something went wrong.