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

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

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