Total Organizations
{{ $data['total_organizations'] }}
Active Organizations
{{ $data['active_organizations'] }}
Inactive Organizations
{{ $data['inactive_organizations'] }}
Organizations List
{{-- --}}|
| --}}
Organization Name | Website | Total Permissions | Plan | Created Date | Status | Actions | |
|---|---|---|---|---|---|---|---|---|
|
| --}}
{{ $organization['email'] }} | {{ $organization['website'] }} | {{ $organization['permissionCount'] }} |
{{-- Advanced (Monthly) Upgrade |
{{ formatDisplayDate($organization['created_at']) }} | @if($organization['status']) Active @else Inactive @endif |