@if(\Auth::user()->hasPermission('CAN_SHOW_VESSEL_HISTORY'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_VESSEL_BILLS'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_INCOMING_AND_DESP_FROM_CPA'))
@endif
{{--
--}}
@if(\Auth::user()->hasPermission('CAN_SHOW_CONTAINER_LYING_POSITION_IN_PORT'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_TRAFFIC'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_FIXED_ASSETS'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_DAILY_ONE_STOP_SERVICE'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_ACCOUNTS_FINANCE'))
@endif
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_PENSION'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_EMPLOYEE'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_INVENTORY'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_ELECTRICITY_BILLING'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_VTMIS'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_HOUSE_ALLOTMENT'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_BUDGET_SUMMARY'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_ACCOUNTS_RECEIVABLE'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_ACCOUNTS_PAYABLE'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_RECRUITMENT'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_CASE'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_AUDIT'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_BOARD_DECISION_STATISTICS '))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_TRAINING'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_HYDROGRAPHY'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_VEHICLES'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_CONTRACT_MANAGEMENT'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_APPOINTMENT'))
@endif
{{-- @if(\Auth::user()->hasPermission('CAN_SHOW_MECHANICAL_ENGINEERING'))--}}
{{--
{{--
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_ESTATE'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_MARINE_ENGINNEING'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_EQUIPMENT_MAINTENANCE'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_MARINE_MONTHLY_PILOTAGE_STATISTICS'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_MARINE_DAILY_STATISTICS'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_MARINE_MONTHLY_STATISTICS'))
@endif
@include('main_dashboard.partials.db_vessel_history')
@include('main_dashboard.partials.db_container_handling')
@include('main_dashboard.partials.db_incoming')
@include('main_dashboard.partials.vehicles-particulars')
@include('main_dashboard.partials.db_lying')
@include('main_dashboard.partials.db_traffic')
@include('main_dashboard.partials.db_fixed_asset')
@include('main_dashboard.partials.db_onestop')
@include('main_dashboard.partials.db_accounts')
@if(\Auth::user()->hasPermission('CAN_SHOW_PAYROLL'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_PROVIDENT_FUNDS'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_GPF_LOANS'))
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_ATTENDANCE'))
@include('main_dashboard.partials.db_salary')
@include('main_dashboard.partials.db_provident_funds')
@include('main_dashboard.partials.db_gpf_loans')
@include('main_dashboard.partials.position')
@include('main_dashboard.partials.db_pension')
@include('main_dashboard.partials.db_pims')
@include('main_dashboard.partials.db_inventory')
@include('main_dashboard.partials.db_electricity_billing')
@include('main_dashboard.partials.db_vtmis')
@include('main_dashboard.partials.db_ha')
@include('main_dashboard.partials.db_fas')
@include('main_dashboard.partials.db_fas_ar')
@include('main_dashboard.partials.db_fas_ap')
@include('main_dashboard.partials.db_recruitment')
@include('main_dashboard.partials.db_case_manage')
@include('main_dashboard.partials.db_audit')
@include('main_dashboard.partials.db_training')
@include('main_dashboard.partials.db_hydrography')
@include('main_dashboard.partials.db_vehicles')
@include('main_dashboard.partials.db_ce')
--}}
{{--
--}}
{{-- @endif--}}
@if(\Auth::user()->hasPermission('CAN_SHOW_DATABASE_BACKUP'))
--}}
{{--
--}}
{{-- --}}
{{--
--}}
{{-- --}}
{{-- @include('main_dashboard.partials.me')--}}
{{--
--}}
{{--
@include('main_dashboard.partials.db_backup')
--}}
{{--
--}}
@endif
@if(\Auth::user()->hasPermission('CAN_SHOW_SECURITY_INCIDENTS'))
--}}
{{--
--}}
{{-- --}}
{{--
--}}
{{-- --}}
{{-- @include('main_dashboard.partials.vessel-bills')--}}
{{--
--}}
{{--
@include('main_dashboard.partials.db_security')
@include('main_dashboard.partials.db_estate')
@include('main_dashboard.partials.db_marine_engineering')
@include('main_dashboard.partials.db_equipment_maintenance')
@include('main_dashboard.partials.db_marine_monthly_pilotage_service')
@include('main_dashboard.partials.db_marine_daily')
@include('main_dashboard.partials.db_marine_monthly')