@if (Session::has('staff')) @php $staff = Session::get('staff') @endphp @if($staff->staffexpertise->count()>0)
STAFF EXPERTISE | ||||
---|---|---|---|---|
# | JOB-TITLE | JOB LOCATION | START-DATE | CLOSING-DATE |
{{ ++$index }} | {{ $se->jobtitle }} | {{ $se->joblocation }} | {{ $se->start }} | {{ $se->closingdate }} |