@if (session('moduleType') == 'OtherService') @if (auth()->user()->can('other_activities_view')) @endif @if (auth()->user()->can('other_activities_expense_view')) @endif @if (auth()->user()->can('other_activities_payment_view')) @endif @if (auth()->user()->can('other_activities_traveldesk_requests')) @endif @if (auth()->user()->can('other_activities_voucher_list_view')) @endif @if (auth()->user()->can('hotel_master_view')) @endif @endif