@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 Warnings Entry @endsection
@include('sub.warning_entry.form')
@endsection @section('path_page_css', mix('/css/warningentry.css')) @section('path_page_js', mix('/js/warningentry.js'))