@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') Tour References Group Region Entry @endsection
@include('sub.groupreference_entry.form')
@endsection @section('path_page_css', mix('/css/groupreferenceentry.css')) @section('path_page_js', mix('/js/groupreferenceentry.js'))