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

Create Package View Tour Type

Back to Tour Types List
@include('admin.tour_types.partials.view-form')
@endsection