@extends('layouts.app') @section('title') {{__('Bookings')}} @endsection @section('css') @endsection @section('breadcrumb')
| # | {{__('Patient Name')}} | {{__('Phone')}} | {{__('Address')}} | {{__('booking Date')}} | {{__('Viewed')}} | {{__('Status')}} | {{__('Action')}} |
|---|