@extends('layouts.front') @section('title', $destinations->title . ' - ToursTravel Kenya') @section('page') @include('partials.navbar') Home Destinations {{ $destinations->title }} {{ $destinations->title }} {{ $destinations->description }} Featured {{ $destinations->title }} {{ $destinations->description }} About This Destination {{ $destinations->content }} Ready to Book Your Adventure? Experience the beauty and culture of {{ $destinations->title }}. Our expert guides will ensure an unforgettable journey. Add to Cart Contact Us Book Now Best Rates Guaranteed Starting From KSH {{ number_format($destinations->price) }} per person Duration {{ $destinations->duration ?? 'Contact us' }} Group Size {{ $destinations->group_size ?? 'Flexible' }} Tour Type {{ $destinations->tour_type ?? 'General' }} Rating @if($destinations->reviews_count > 0) {{ number_format($destinations->average_rating, 1) }}/5 ({{ $destinations->reviews_count }} {{ Str::plural('review', $destinations->reviews_count) }}) @else No reviews yet @endif Find Destinations @if(isset($tags) && count($tags) > 0) Popular Tags @foreach ($tags as $tag) {{ $tag->name }} @endforeach @endif @if(isset($categories) && count($categories) > 0) Categories @foreach ($categories as $category) {{ $category->name }} @endforeach @endif Need Help? Our travel experts are here 24/7 +254 712 345 678 Get Quote @include('partials.footer') @endsection
{{ $destinations->description }}
{{ $destinations->content }}
Experience the beauty and culture of {{ $destinations->title }}. Our expert guides will ensure an unforgettable journey.
Our travel experts are here 24/7