Gestion des Postes Frontaliers

Liste des Postes Frontaliers

Nouveau frontier
@foreach($frontiers as $f) @endforeach
Nom en français Nom en arabe Gouvernorat en français Surface globale Surface restante Action
{{$f->nom_fr}} {{$f->nom_ar}} {{$f->gouvernorat_fr}} {{$f->surface_globale}} {{$f->surface_restante}}
{{$frontiers->links()}}
Affichage de l'élément 1 à @if($paginate>$nbr_frontiers_total) {{$nbr_frontiers_total}} @else {{$paginate}} @endif sur {{$nbr_frontiers_total}} éléments
Nouveau Poste Frontalier
@error('frontier.nom_fr')
{{$message}}
@enderror
@error('frontier.nom_ar')
{{$message}}
@enderror
@error('frontier.gouvernorat_fr')
{{$message}}
@enderror
@error('frontier.surface_globale')
{{$message}}
@enderror
@error('frontier.localisation')
{{$message}}
@enderror