@extends('layouts.admin') @section('content') @include('partials.breadcrumb')
| Employee Name | Unit | Designation | View | |
|---|---|---|---|---|
|
{{$staff->dept->name}} | {{$staff->email}} | {{$staff->designation}} | View |