Current

{{ $currentfiles->count(); }}

Send files
Pending
Approved

{{ $sendedfiles->count();}}

{{ $pendingfiles->count(); }}

@if(Auth::user()->jobtitle == 'Secretary')

{{ $Secapprovedfiles->count(); }}

@else

{{ $approvedfiles->count(); }}

@endif
AJK Member Portal Configurator

Adjust your panel accordingly


Sidebar Colors
Sidenav Type

Choose between 2 different sidenav types.

You can change the sidenav type just on desktop view.

Navbar Fixed

Light / Dark
@endsection