@extends('layouts.master') @section('content') @include('partials.breadcrumb')
| # | NAME | PORTAL ID | DESIGNATION | GENDER | NATIONALITY | |
|---|---|---|---|---|---|---|
| {{$i + 1}} | {{$item->title}} {{$item->firstname}} {{$item->lastname}} | {{$item->portal_id}} | {{$item->designation}} | {{$item->email}} | {{$item->gender}} | {{$item->nationality}} |