@php @endphp @extends('layout.dashboard') @section('title', $page_title) @section('content') @section('page_buttonheader') @include('sub.lib.buttonadd') @endsection @section('page_breadcrumbs') Tour References Warnings @endsection
@include('sub.lib.searchadd')
@include('sub.warning.datatable')
@endsection @section('path_page_css', mix('/css/warning.css')) @section('path_page_js', mix('/js/warning.js'))