@extends('frontend.layouts.master') @section('title') Unbound Bangladesh | Tours @endsection @section('content')

Explore Tours

@include('frontend.tours.partials.tour-filter')
@include('frontend.tours.partials.tour-card')
@endsection