This menu display Employees Medic claims list and can be search by NIP
@if (auth()->user()->role != "EMPLOYEE")NIP | Fullname | Insured Name | Total Amount | Claim Date | Claim Type | Claim Status | Input Date | User Input | Claim Proof | Action |
---|
@include('partials.html')
@include("partials.title-meta", ["title" => $title]) @include('partials.head-css') @include('sweetalert::alert')This menu display Employees Medic claims list and can be search by NIP
@if (auth()->user()->role != "EMPLOYEE")NIP | Fullname | Insured Name | Total Amount | Claim Date | Claim Type | Claim Status | Input Date | User Input | Claim Proof | Action |
---|