@php $wa = "923000000000"; // Default try { $setting = \App\Models\SiteSetting::first(); if($setting) $wa = $setting->whatsapp_number ?? $wa; } catch(\Exception $e) {} $activeOffer = null; try { $activeOffer = \App\Models\Offer::where('is_active', true)->first(); } catch(\Exception $e) {} $helpCategories = []; try { $helpCategories = \App\Models\HelpCategory::with('articles')->get(); } catch(\Exception $e) {} $supportChannels = []; $socialLinks = []; try { $supportChannels = \App\Models\SupportChannel::where('category', 'support')->where('is_active', true)->orderBy('sort_order')->get(); $socialLinks = \App\Models\SupportChannel::where('category', 'social')->where('is_active', true)->orderBy('sort_order')->get(); } catch(\Exception $e) {} @endphp
Need help scaling? 👋
How can we help you?
We usually reply in a few hours.
"Assisting you with SECP, FBR, and business growth in Pakistan. Your dedicated partner for a smooth compliance journey."
Follow us
We usually reply in a few hours.
What do you need help with?