@extends('admin.layouts.contentLayoutMaster') @section('title','Package List') @section('pagelevelcss') @stop @section('content')
Patientname | Contact | TestName | Price | AppointmentDate | AppointmentTime | Appointment status | Action | |
---|---|---|---|---|---|---|---|---|
{{$appoint->patientname}} | {{$appoint->email}} | {{$appoint->contact}} | {{$appoint->testname}} | {{$appoint->price}} | {{$appoint->date}} | {{$appoint->time}} | {{$appoint->appointment_status }} | edit remove_red_eye delete |