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