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

Update Commune

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

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