@extends('layouts.admin') @section('title', 'Add Schedule') @section('header_title', 'Weekly Service Schedules') @section('content')

Add New Service Schedule

Back to List
@csrf
@endsection