@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
{{__("Create Specialist")}}
{{__("serial number")}} | {{__("time work from")}} | {{__("time work to")}} | {{__("slot duration")}} | {{__("waiting duration")}} | {{__("Control")}} |
---|---|---|---|---|---|
{{++$key}} | {{$singleSchedule->date_from}} | {{$singleSchedule->date_to}} | {{$singleSchedule->slot_duration}} | {{$singleSchedule->wating_time}} | $singleSchedule->id, 'specialistId' => $specialist->id]) }}" class="control-link edit"> |