@extends('Layouts.dashboardLayout') @section('content')
@include('Includes.messages')| S/N | Firstname | Lastname | {{--Organization | --}}|
|---|---|---|---|---|
| {{$count}} | {{$staff->email}} | {{$staff->firstname}} | {{$staff->lastname}} | {{--{{$staff->organization->organization}} | --}}