@section('title', 'Dashboard') @extends('vetdoctor.layouts.app') @section('content')
@include('vetdoctor.common.flash')

Dashboard Welcome to Animal Consultation Vet Doctor Panel

@guest @include('vetdoctor.common.flash') @endguest
# Customer Name Phone Number Pet Name Speciality Consultation Type Appointment Date Appointment Status Action
@endsection @push('script') @endpush