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

Edit Service Schedule

Back to List
@csrf @method('PUT')
@endsection