@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="/st/dashboard">
Dashboard
@if(Auth::user()->can('st_customer'))
Customer
@if(Auth::user()->can('st_customer_create'))
segment(2) == 'create_customer') class="active" @endif href="/st/st_customer">Create
@endif @if(Auth::user()->can('st_customer_list'))
segment(2) == 'customer_list') class="active" @endif href="/st/st_customerList">List
@endif @if(Auth::user()->can('st_customer_attachment'))
segment(2) == 'customer_attachment') class="active" @endif href="/st/st_customer_attachment">Attachment
@endif
@endif @if(Auth::user()->can('st_supplier'))
Supplier
@if(Auth::user()->can('st_supplier_create'))
segment(2) == 'create_supplier') class="active" @endif href="/st/create_supplier">Create
@endif @if(Auth::user()->can('st_supplier_list'))
segment(2) == 'supplier_list') class="active" @endif href="/st/supplier_list">List
@endif @if(Auth::user()->can('st_supplier_setting'))
segment(2) == 'supplier_settings') class="active" @endif href="/st/supplier_settings">Setting
@endif
Own Factory
@endif
Outside Factories
Site
@if(Auth::user()->can('st_product'))
Product
@if(Auth::user()->can('st_product_create'))
segment(2) == 'create_product') class="active" @endif href="/st/create_product">Create
@endif @if(Auth::user()->can('st_product_list'))
segment(2) == 'product_list') class="active" @endif href="/st/product_list">List
@endif @if(Auth::user()->can('st_product_setting'))
segment(2) == 'product_settings') class="active" @endif href="/st/product_settings">Setting
@endif
@endif @if(Auth::user()->can('st_system_user'))
System User
@if(Auth::user()->can('st_system_user_create'))
segment(2) == 'user') class="active" @endif href="/st/user">User
@endif @if(Auth::user()->can('st_system_user_list'))
segment(2) == 'userList') class="active" @endif href="/st/userList">User List
@endif @if(Auth::user()->can('st_system_user_setting'))
segment(2) == 'userSetting') class="active" @endif href="/st/userSetting">Setting
@endif
@endif @if(Auth::user()->can('st_system_audit'))
System Audit
@if(Auth::user()->can('st_employee_activity_log'))
segment(2) == 'product_settings') class="active" @endif href="/st/employeeActivity">Employee Activity
@endif
@endif @if(Auth::user()->can('st_country'))
Country
@if(Auth::user()->can('st_country_list'))
segment(2) == 'country_list') class="active" @endif href="/st/countryList">List
@endif
@endif @if(Auth::user()->can('st_setting'))
Setting
@endif @if(Auth::user()->can('st_email_groups'))
Email Groups
@endif
Settings
Tax
@yield('content')
@yield('script')