@php @endphp @extends('layout.dashboard') @section('title', $page_title) @section('content') @section('page_buttonheader') @include('sub.lib.buttonsubmit') @include('sub.lib.buttonclose') @endsection @section('page_breadcrumbs') Packages All Packages Create Package @endsection
@include('sub.package_entry.form')
@include('sub.package_entry.detail')
@include('sub.package_entry.itinerarygroup')
@include('sub.package_entry.modalcreatedeparture') @include('sub.package_entry.modalsearchtour.modalsearchtour') @include('sub.package_entry.modaladddeparturedates.modaladddates') @endsection @section('path_page_css', mix('/css/packageentry.css')) @section('path_page_js', mix('/js/packageentry.js'))