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

{{__('texte.spots_arr.index.spots_of_storage')}} {{$corridor->zone->storage->name}}, {{__('texte.spots_arr.index.zone')}} {{$corridor->zone->zone}}, {{__('texte.spots_arr.index.corridor')}} {{$corridor->corridor}}



{{strtoupper(__('texte.spots_arr.index.id'))}} {{__('texte.spots_arr.index.spot')}} {{__('texte.spots_arr.index.active_m')}}
@endsection