@extends('layouts.app') @section('title', 'Bangladesh Unbound - Tour Guides') @section('page-title', 'Tour Guides') @section('breadcrumb') @endsection @section('content')

Packages Tour Guides

Add New Tour Guides

All Tour Guides

@include('admin.tour_guides.partials.tour_guides_table') @include('layouts.partials.pagination-info')
@endsection