{!!Form::vertical_open() ->id('edit-teste-tabela1') ->method('PUT') ->files('true') ->class('dashboard-form') ->action(trans_url(get_guard('url').'/teste/tabela1') .'/'.$tabela1->getRouteKey())!!}

Update Tabela1

Last updated on {{format_date($tabela1['updated_at'])}}

@include('public::notifications') @include('teste::user.tabela1.partial.entry')
{!! Form::close() !!}