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