Selamat Datang, {{ Auth::user()->nama }}
@php $tgl_split = explode(' ', now()); @endphp {{ tgl_indo($tgl_split[0]) }} {{ $tgl_split[1] }}
{{ $done }}
Installation Done
{{ $installation }}
Installation in Progress
{{ $survey }}
Installation Survey
{{ $pending }}
Installation Pending
{{ $failed }}
Installation Failed
{{ $uninstall }}
Customer Uninstall
Progress Instalasi {{ $cek_tahun }}
| Bulan | Done | Install | Survey | Pending | Failed | Uninstal |
|---|---|---|---|---|---|---|
| {{ bulan_indo($x) }} | {{ $item->done_status }} | {{ $item->install_status }} | {{ $item->survey_status }} | {{ $item->pending_status }} | {{ $item->failed_status }} | {{ $item->uninstall_status }} |
| Grandtotal | {{ $grandtotal_data_done }} | {{ $grandtotal_data_installation }} | {{ $grandtotal_data_survey }} | {{ $grandtotal_data_pending }} | {{ $grandtotal_data_failed }} | {{ $grandtotal_data_uninstall }} |