@extends('layouts.dashboard.template') @section('content')

Edit Appointment

@csrf @method('PUT')
@endsection