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

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

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