All Service Location Schedules
@php
$serviceLocationScheduling = explode(',', $rights->service_location_scheduling);
$add = $serviceLocationScheduling[0];
$view = $serviceLocationScheduling[1];
$edit = $serviceLocationScheduling[2];
$updateStatus = $serviceLocationScheduling[3];
@endphp
@if ($add == 1)
@endif
@if ($add == 1)
Please select at least one day.
@endif
@if ($view == 1)
|
Service Description |
Timing & Venue |
Patient Limits |
Status |
Action |
@endif