logo
  • {{ __('pages.home') }}
  • {{ __('pages.Destinations') }}
      @foreach($basic_info['destinations'] as $destination)
    • {{$destination['name']}}
    • @endforeach
  • {{ __('pages.tour_one_day') }}
  • {{--
  • {{ __('pages.multi_country_tours') }}
  • --}}
  • {{ __('pages.tailor_a_tour') }}
  • {{ __('pages.blog') }}
  • {{ __('pages.contact_us') }}
  • {{ __('pages.home') }}
  • {{ __('pages.Destinations') }}
      @foreach($basic_info['destinations'] as $destination)
    • {{$destination['name']}}
    • @endforeach
  • {{ __('pages.tour_one_day') }}
  • {{--
  • {{ __('pages.multi_country_tours') }}
  • --}}
  • {{ __('pages.tailor_a_tour') }}
  • {{ __('pages.blog') }}
  • {{ __('pages.contact_us') }}
  • {{ $basic_info['current_lang'] }}