@php @endphp @extends('layout.dashboard') @section('title', $page_title) @section('content') @section('page_buttonheader') @include('sub.lib.buttonprint') @include('sub.lib.buttonsubmit') @endsection @section('page_breadcrumbs') Tour Master File @endsection
@include('sub.masterfile_entry.modalflightdetail') @include('sub.masterfile_entry.modalhoteldetail') @include('sub.masterfile_entry.modaltravellerdetail') @include('sub.masterfile_entry.modalprintreport') @include('sub.masterfile_entry.modalsearchtourleader') @include('sub.lib.modalsearchtour') @endsection @section('path_page_css', mix('/css/masterfile.css')) @section('path_page_js', mix('/js/masterfile.js'))