@extends('layouts.hospital-master') @section('title', 'Metrica - Admin & Dashboard Template') @section('headerStyle') @stop @section('content')
@component('common-components.breadcrumb') @slot('title') All Patients @endslot @slot('item1') Metrica @endslot @slot('item2') Patients @endslot @endcomponent
Patient Name Age ID Address Mobile No Last Visit Status Action
Donald Gardner 36 #1236 B28 University Street US +123456789 18/07/2019 Approved
Keith Jacobson 48 #1236 B28 University Street US +123456789 18/07/2019 Approved
Greg Crosby 27 #1236 B28 University Street US +123456789 18/07/2019 Approved
Fred Godina 22 #1236 B28 University Street US +123456789 18/07/2019 Approved
Peggy Doe 51 #7851 B28 University Street US +123456789 20/07/2019 Panding
Jennifer Doss 18 #3654 B28 University Street US +123456789 19/07/2019 Panding
@stop @section('footerScript') @stop