{{ trans('app.create') }} tabela1

{{ trans('app.add') }} tabela1 here...

{!!Form::vertical_open() ->id('create-teste-tabela1') ->method('POST') ->files('true') ->class('dashboard-form') ->action(trans_url(get_guard('url').'/teste/tabela1'))!!}
@include('public::notifications') @include('teste::user.tabela1.partial.entry')
{!! Form::close() !!}