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

{{__('texte.expeditions_arr.index.expeditions_list')}}


{{__('texte.expeditions_arr.index.id')}} {{__('texte.expeditions_arr.index.date')}} {{__('texte.expeditions_arr.index.storage')}} {{__('texte.expeditions_arr.index.creator')}} {{__('texte.expeditions_arr.index.type')}} {{__('texte.expeditions_arr.index.status')}}
@endsection