@extends('layouts.default') @section('content')

Edit Schedule for Dr. {{ $doctor->name }}

@csrf @method('PUT')
@endsection