@extends('layouts.admin')
@section('title','Establishment Schedules')
@section('styles')
@endsection
@section('content')
Establishment Schedules
List of Establishment Schedules (0)
| Establishment Name |
Merchant Type |
Status |
Action |
@include('dashboard.settings.merchant-schedules.partials.view-schedules-modal')
@include('dashboard.partials.footer')
@endsection
@push('scripts')
@endpush