@yield('head')
Loading...
Settings
Allow notifications.
Hide user requests
Speed up demands
Hide menus
Remember next visits
Enable report generation.
Chats
Cass Queyeiro
Photo
Yesterday
Evered Asquith
Video
Last week
F
Francisco Ubsdale
Hello how are you?
2:32 PM
Natale Janu
Hi!
3
08:27 PM
Orelie Rockhall
Photo
Yesterday
Barbette Bolf
Video
Last week
D
Dudley Laborde
Hello how are you?
2:32 PM
Barbaraanne Riby
Hi!
08:27 PM
Mariana Ondrousek
Photo
Yesterday
Ruprecht Lait
Video
Last week
Cosme Hubbold
Video
Last week
M
Mallory Darch
Hello how are you?
2:32 PM
Quick Links
Main Board
Employee
ID Card
Customer Support +94701610001
@php($count=0) @if(Auth::user()) @foreach(Auth::user()->Notifications as $notification) @if($notification->read_at == null) @php($count++) @endif @endforeach @endif
{{$count}}
Notifications
{{$count}} unread notifications
@foreach(Auth::user()->Notifications as $notification) @if($notification->read_at == null)
{{ $notification->data['data']}}
@endif @endforeach
Mark All Read
Demo
Demo
@demouser
Manage Your Account
Change Password
Sign Out!
Storage
%25
Privacy policy
Navigation
segment(2)== 'dashboard') class="active" @endif href="/cm/dashboard">
Dashboard
Regulatory Tracking
{{-- @if(Auth::user()->can('employee')) --}}
segment(2) == 'compliance_tasks') class="active" @endif href="/cm/compliance_tasks">Compliance Tasks
{{-- @endif --}} {{-- @if(Auth::user()->can('employee_list')) --}}
segment(2) == 'compliance_renewals') class="active" @endif href="/cm/compliance_renewals">Compliance Renewals
{{-- @endif --}}
@yield('content')
@yield('script')