@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 Departure Tag @endsection
@include("sub.departuretag.datatable")
@include("sub.departuretag.profil.tab_departuretaginfo")
@endsection @section('path_page_css', mix('/css/departuretag.css')) @section('path_page_js', mix('/js/departuretag.js'))