@section('title', 'Booking History') @extends('vetdoctor.layouts.app') @push('style') @endpush @section('content') Animal Consultation Availability Upcoming Completed @include('vetdoctor.common.flash') # Customer Name Phone Number Pet Name Speciality Consultation Type Appointment Date Action @endsection @push('script') @endpush