@php $adminNotifications = unreadNotification($auth_user->id,true); $unreadCount = unreadNotification($auth_user->id); $bonusCredits = getBonusCredits($auth_user->id); $rewardPoint = getRewardPoints($auth_user->id); $userCredits = $auth_user->credits + $auth_user->free_credits; $multiProfileNumbers = getMutliProfileNumbers($auth_user->id, $auth_user->parent_id, $auth_user->phone); $getUserPhoneNumberList = getUserPhoneNumberList(); @endphp @push('styles') @endpush