@extends('agent.layouts.layout') @section('content')
Detailed list of your Manage Staff.
# | Name | status | Created at | Action | |
---|---|---|---|---|---|
{{ $key + 1 }}
|
{{ $agent['name'] }}
|
{{ $agent['email'] }}
|
@if($agent['status'] == '1') Acive @else In Active @endif |
{{ date('M d, Y', strtotime($agent['created_at'])) }}
|