@if(session()->get('completed'))
Alert!
{{ session()->get('completed') }}
@endif
Libelle |
Localisation X |
Localisation Y |
Action |
@foreach($region as $regions)
{{$regions->libelle}} |
{{$regions->localisation_x}} |
{{$regions->localisation_y}} |
Modifier
|
@endforeach