@guest @if(is_mec_role()) Sindh Integrated M&E System (SIMS) @else @endif @endguest @auth @endauth
@if (is_mec_role()) {{-- MEC: same order + same permission gates as before; icon+label style only --}} @if ($showOverview) @endif @if ($showAdmin) @endif @if ($showVisit) @endif @if ($showMeReports) @endif @if ($showCompliances ?? false) @endif @if ($showCustomReports) @endif @if ($showMaps) @endif @if ($showMecSims) @endif @if (can('activity_calendar', 'list')) @endif @if (can('messages', 'list')) @endif @if (can('pcs_access', 'list')) @endif @if ($showUserProfile) @endif @if ($showCsrCosting) @endif @if ($showPlanning) @endif @else {{-- P&D redesigned IA --}} @if ($showOverview) @endif @if ($showPlanning) @endif @if ($showVisit) @endif @if ($showMeReports) @endif @if ($showMecSims) @endif @if ($showCompliances ?? false) @endif @if ($showFinancialControl ?? false) @endif @if ($showCsrCosting) @endif @if ($showCustomReports) @endif @if ($showMaps) @endif @if (can('activity_calendar', 'list')) @endif @if (can('messages', 'list')) @endif @if ($showUserProfile) @endif @if ($showAdmin) @endif @endif