@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="/sc/dashboard">
Dashboard
@if(Auth::user()->can('sc_procurement'))
Procurement
@endif
@if(Auth::user()->can('sc_purchase_request'))
Purchase Request
@endif
@if(Auth::user()->can('sc_purchase_request_create'))
segment(2) == 'order') class="active" @endif href="/sc/PurchaseRequest">Create
@endif @if(Auth::user()->can('sc_purchase_request_list'))
segment(2) == 'attachment') class="active" @endif href="/sc/PurchaseRequestList">List
@endif
@if(Auth::user()->can('sc_purchase_order'))
Purchase Order
@if(Auth::user()->can('sc_purchase_order_create'))
segment(2) == 'order') class="active" @endif href="/sc/PurchaseOrder">Create
@endif @if(Auth::user()->can('sc_purchase_order_list'))
segment(2) == 'attachment') class="active" @endif href="/sc/PurchaseOrderList">List
@endif
@endif
@if(Auth::user()->can('sc_stores'))
Stores
@endif
@if(Auth::user()->can('sc_goods_received'))
Goods Received
@if(Auth::user()->can('sc_goods_received_create'))
segment(2) == 'order') class="active" @endif href="/sc/grn">Create
@endif @if(Auth::user()->can('sc_goods_received_list'))
segment(2) == 'attachment') class="active" @endif href="/sc/grnList">List
@endif
@endif
@if(Auth::user()->can('sc_material_request'))
Material Request
@endif
@if(Auth::user()->can('sc_material_request_create'))
segment(2) == 'order') class="active" @endif href="/sc/materialRequisition">Create
@endif @if(Auth::user()->can('sc_material_request_list'))
segment(2) == 'attachment') class="active" @endif href="/sc/materialRequisitionList">List
@endif
segment(2) == 'material_requisition_approval_list') class="active" @endif href="/sc/material_requisition_approval_list">Approval List
@if(Auth::user()->can('sc_material_issue'))
Material Issuse
@endif
@if(Auth::user()->can('sc_material_issue_create'))
segment(2) == 'order') class="active" @endif href="/sc/materialIssue">Create
@endif @if(Auth::user()->can('sc_material_issue_list'))
segment(2) == 'attachment') class="active" @endif href="/sc/materialIssueList">List
@endif
@if(Auth::user()->can('sc_material_return'))
Material Return
@endif
@if(Auth::user()->can('sc_material_return_create'))
segment(2) == 'order') class="active" @endif href="/sc/materialReturn">Create
@endif @if(Auth::user()->can('sc_material_return_list'))
segment(2) == 'attachment') class="active" @endif href="/sc/materialReturnList">List
@endif
@if(Auth::user()->can('sc_goods_transfer'))
Goods Transfer
@endif
@if(Auth::user()->can('sc_goods_transfer_create'))
segment(2) == 'order') class="active" @endif href="/sc/goods_transfer">Create
@endif @if(Auth::user()->can('sc_goods_transfer_list'))
segment(2) == 'attachment') class="active" @endif href="/sc/goods_transfer_list">List
@endif
@if(Auth::user()->can('sc_goods_return'))
Goods Return
@endif
@if(Auth::user()->can('sc_goods_return_create'))
segment(2) == 'order') class="active" @endif href="/sc/goodsReturn">Create
@endif @if(Auth::user()->can('sc_goods_return_list'))
segment(2) == 'attachment') class="active" @endif href="/sc/goodsReturnList">List
@endif
@if(Auth::user()->can('sc_stores_m_R'))
Stores M.R
@endif
@if(Auth::user()->can('sc_goods_received_m_r'))
Goods Received M.R
@endif
@if(Auth::user()->can('sc_goods_received_m_r_create'))
segment(2) == 'order') class="active" @endif href="/sc/goods_received_mr">Create
@endif @if(Auth::user()->can('sc_goods_received_m_r_list'))
segment(2) == 'attachment') class="active" @endif href="/sc/goods_received_mr_list">List
@endif
@if(Auth::user()->can('sc_goods_transfer_m_r'))
Goods Transfer M.R
@endif
@if(Auth::user()->can('sc_goods_transfer_m_r_create'))
segment(2) == 'order') class="active" @endif href="/sc/goods_transfer_mr">Create
@endif @if(Auth::user()->can('sc_goods_transfer_m_r_create'))
segment(2) == 'order') class="active" @endif href="/sc/goods_transfer_mr_list">List
@endif
@if(Auth::user()->can('sc_setting'))
Setting
@endif
@if(Auth::user()->can('sc_report'))
Report
@endif
@if(Auth::user()->can('sc_report_stock_balance'))
segment(2) == 'stockReport') class="active" @endif href="/sc/stockReport">Stock Balance
@endif @if(Auth::user()->can('sc_report_product_history'))
segment(2) == 'productHistoryReport') class="active" @endif href="/sc/productHistoryReport">Product History
@endif @if(Auth::user()->can('sc_report_product_list'))
segment(2) == 'productListReport') class="active" @endif href="/sc/productListReport">Product List
@endif
segment(2) == 'productListReport') class="active" @endif href="/sc/stock_valuation_report">Stock Valuation Report
@yield('content')
@yield('script')