Support Team Online Now
We're Here to Help.
Have a question, complaint, or just want to say hello? Our team is available 24/7 and responds within minutes.
{{-- Contact Cards --}}
@foreach([
['Live Chat','Start a chat with our team directly inside your dashboard. Average response: 3 minutes.','chat_bubble','Start Chat', route('login'),'green'],
['Email Us','Drop us an email and we\'ll get back to you within 1 business hour.','mail','support@vicdanexchange.com','mailto:support@vicdanexchange.com','primary'],
['WhatsApp','Chat with us on WhatsApp for quick responses on the go.','smartphone','+234 800 VICDAN','#','green'],
] as [$title, $desc, $icon, $action, $link, $color])
{{ $icon }}
{{ $title }}
{{ $desc }}
{{ $action }}
@endforeach
{{-- Contact Form + Info --}}
{{-- Form --}}
Send a Message
We'll get back to you within 1 hour.
@if(session('contact_success'))
✓ Your message has been sent. We'll be in touch shortly!
@endif
{{-- Info Panel --}}
Contact Information
@foreach([
['Email','support@vicdanexchange.com','mail'],
['Business Hours','Mon – Fri: 8am – 10pm WAT\nSat – Sun: 9am – 6pm WAT','schedule'],
['Response Time','< 1 hour for email\n< 5 minutes for live chat','speed'],
['Office','Lagos, Nigeria (Remote-first)','location_on'],
] as [$label, $value, $icon])
{{ $icon }}
{{ $label }}
{{ $value }}
@endforeach
Support Team Online
Our agents are online right now. For the fastest response, use the Live Chat feature in your dashboard.
chat_bubble Open Live Chat