@include('admin.partials.flash_message')
| S.no | Title | Organisation | Attachment | Action | |
|---|---|---|---|---|---|
| {{ ++$k }} | {{ $u->job_title }} | {{ $u->organisation }} | {{ $u->new_email }} | {{ $u->attachment }} | @php $userId= Auth::user()->user_type; @endphp @if ($userId == 0) @endif @if($userapplicationedit == 1) @endif @if($userapplicationdel == 1) @endif |
| S.no | Title | Organisation | Attachment | Action |