@extends('admin.layouts.contentLayoutMaster') @section('title','Booking List') @section('content')
Name Email Phone Test Type Appointment Date Appointment Time Action
@endsection @section('pageleveljs') @stop