@extends('admin.layouts.contentLayoutMaster') @section('title','Upcoming Appointment List') @section('content')
First Name Last Name Appointment Date Appointment Time Action
@endsection @section('pageleveljs') @stop