{{-- Floating WhatsApp Support Button --}} @if(\App\Models\Setting::getValue('whatsapp_support_enabled', '1')) @php $supportPhone = \App\Models\Setting::getValue('whatsapp_support_number', '919876543210'); $defaultMsg = \App\Models\Setting::getValue('whatsapp_support_message', 'Hi! I need help with The Mini Port platform.'); $supportMessage = urlencode($defaultMsg); @endphp
Need Help? Chat with us!
@endif