@extends('layouts.app') @section('link') @endsection @section('content') @include('shared.messages')

{{__('texte.locations_arr.index.locations_list')}}


{{strtoupper(__('texte.locations_arr.index.id'))}} {{__('texte.locations_arr.index.location_type')}} {{__('texte.locations_arr.index.name')}} {{__('texte.locations_arr.index.area')}} {{__('texte.locations_arr.index.active_l')}}
@endsection