@extends('layouts.app') @section('title', 'Create Appointment') @section('content')

Create Appointment

@csrf
Cancel
@endsection