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

Update Bureau

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

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