@extends('frontend.layouts.master2') @section('title') FAQ @endsection @section('main-content')
banner_image) data-background="{{ Storage::url($banner->banner_image) }}" @else data-background="{{ asset('frontend/assets/images/faq_page.jpg') }}" @endif>

Frequently Asked Question

Home Frequently Asked Question
@if($faqs) @foreach($faqs as $faq)
{!!$faq->description!!}
@endforeach @endif
shape
shape
shape
shape
shape
shape
shape
shape
Find New Places To Visit

Explore New Places

Visit In Tanzania To Explore and Taste The Thrill Of An African Adventure! Discover the beauty & adventure of Tanzania with our personalized private safaris.

@endsection