@if(isset($se)) @else @endif
equipment->location)) value="{{$se->equipment->location->location}}" @endif>
Storage {{__(' Import')}} {{__(' Download Template')}}
@if(isset($se)) @foreach ($se->all_storage->sortBy('storage_number') as $storage)

Storage Number - {{$storage->storage_number}} Storage Position Edit

@foreach($storage->positions->sortBy('position') as $position)

Position - {{$position->position}} Position Label Edit

  • Labels
  • @foreach($position->labels->sortBy('label') as $label)
  • {{$label->label}} (Status - {{$label->location->status}}) Edit
  • @endforeach
@endforeach
@endforeach @endif

Position

Label

Position - Label

  • Labels
@section('scripts') @endsection