@include('layouts.partials.breadcrumb', ['title' => $title])
{{ $title }}
S.N | Appreciated Type | Appreciatee | Appreciated By | Appreciated Date | Status | Action |
---|---|---|---|---|---|---|
{{ $index + 1 }} | {{ \Modules\Admin\Models\Appreciation::APPRECIATION_TYPE[$item->type] }} | {{ $item->appreciatee?->full_name }} | {{ $item->appreciator?->full_name }} | {{ $item->appreciated_date }} | {!! $item->status_name !!} |