@include('layouts.header') @include('layouts.sidebar')

{{ $module }}Total {{ $module }} :

@foreach ($InAppointment as $item)
Token #{{ $item->token_number }} is still in the Check-In status.
Check Out Consultation Suite
@endforeach
Token Date Time Patient Status
@include('layouts.footer')