@include('layouts.style')
@include('layouts.nav')@if(Session::has( 'success' ))
| Name | Code | Place | Users limit | Created at | Status | Actions |
|---|---|---|---|---|---|---|
| {{ $organisation->name }} | {{ $organisation->code }} | {{ $organisation->branch }}, {{ $organisation->city }} | {{ $organisation->no_of_users }} | {{ $organisation->created_at }} | {!! $organisation->status=="1"?"Active":"Inactive" !!} | Edit Change Status Admin List |