@extends("layouts.admin.app") @section("page-title") {{__("delivery-schedule")}} @endSection @section("page-nav-title")
{{__("view-schedule")}}
# | {{__("slot-duration")}} | {{__("waiting-duration")}} | {{__("date-from")}} | {{__("date-to")}} | {{__("Details")}} | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $index++ }} | {{ $type->slot_duration }} {{ __('minutes') }} | {{ $type->waiting_duration }} {{ __('minutes') }} | {{ $type->date_from }} | {{ $type->date_to }} | ||||||||||||
|