{{-- Offices start here --}} @extends('layouts.admin') @section('css') @endsection @section('content')
| Office Title | Status | Actions |
|---|
Office Title |
Status |
Actions |
|---|---|---|
|
{{$Office->office_title}}
|
@if ($Office->status == 1)
Enabled
@else Disabled
@endif
|