@extends('layouts.admin-layout') @section('title', 'All Appointment Listing') @section('content')

Add Schedule

@csrf
@endsection @section('script') @endsection