@include('website.layouts.header')
@forelse ($blogs as $blog)
{{ $blog->title }} {{ Str::limit($blog->title, 50) }}
{{ \Carbon\Carbon::parse($blog->date)->format('M') }} {{ \Carbon\Carbon::parse($blog->date)->format('d') }}
@empty

No blogs found.

@endforelse

@for($i = 0; $i < 5; $i++) @endfor

We Provide Top Destinations Especially For You — Book Now and Enjoy!

Call Now

858997921

Call us, it's toll-free.

Testimonials

Travelers Reviews

@include('website.layouts.footer')