@extends('layouts.app') @section('title', 'Bangladesh Unbound - Tour Images') @section('page-headder') @endsection @section('content')
@yield('page-headder')

View Tour Images

@include('admin.tour_images.partials.view-form')
@endsection