@include('layouts.partials.breadcrumb', ['title' => $title])
{{ $title }}
S.N | Employee | Warning Type | Subject | Warning Date | Action |
---|---|---|---|---|---|
{{ $index + 1 }} | {{ $item->employee_id }} | {{ $item->type }} | {{ $item->subject }} | {{ $item->warning_date }} |
|