@php
$view['day_all'] = $day_all;
$view['month_all'] = $month_all;
$view['year_all'] = $year_all;
@endphp
@extends('layouts.layout_queue')
@section('style')
@endsection
@section('content')
@php
$admin['controllername'] = "endoQUEUE/QueueController";
$admin['viewname'] = "endoqueue.control.home.blade.php";
cardADMIN($admin);
@endphp
@component('EndoQUEUE.control.modal',$view)@endcomponent
ผู้ป่วยมาใหม่วันนี้ |
0 |
ราย |
ผู้ป่วยนัดทำหัตถการวันนี้ |
0
|
ราย |
เรียกคิวเตรียมตัวทำหัตถการ
{{--
--}}
เลขคิว |
HN |
Status |
|
001 |
001 |
พักพื้น |
|
001 |
001 |
กำลังทำหัตถการ |
|
001 |
001 |
เตรียมตัวทำหัตถการ |
|
@endsection
@section('script')
@component('EndoQUEUE.component.script')@endcomponent
@endsection