@php @endphp @extends('layout.dashboard') @section('title', $page_title) @section('content') @section('page_buttonheader') @include('sub.lib.buttonadd') @include('sub.lib.buttonsubmit', ['setup' => 'hidden data-type']) @include('sub.lib.buttonundo', ['setup' => 'hidden']) @endsection @section('page_breadcrumbs') Tour References Exhibition @endsection
@include("sub.exhibition.datatable")
@include("sub.exhibition.formmaster")
@endsection @section('path_page_css', mix('/css/exhibition.css')) @section('path_page_js', mix('/js/exhibition.js'))