@extends('admin.layouts.contentLayoutMaster') @section('title','Patient List') @section('content')
Customer No. First Name Last Name Test Type Register? Action
@endsection @section('pageleveljs') @stop