@extends('layouts.frontend') @section('title', 'Frequently Asked Questions - Trade Plus Education') @section('content') Frequently Asked Questions Find answers to common questions about studying abroad @if($faqs && $faqs->count() > 0) @foreach($faqs as $category => $categoryFaqs) @if($category) {{ ucfirst($category) }} Questions @else General Questions @endif @foreach($categoryFaqs as $faq) {{ $faq->question_en }} {{ $faq->answer_en }} @if($faq->answer_bn) বাংলা: {{ $faq->answer_bn }} @endif @endforeach @endforeach @else No FAQs available at the moment. Contact Us for Questions @endif Still Have Questions? Our expert team is here to help you with any questions or concerns Contact Us Chat on WhatsApp @endsection @push('scripts') @endpush
Find answers to common questions about studying abroad
No FAQs available at the moment.
Our expert team is here to help you with any questions or concerns