@php @endphp @extends('layout.dashboard') @section('title', $page_title) @section('content') @section('page_buttonheader') @endsection @section('page_breadcrumbs') Tour References Tag References @endsection
@include('sub.tagreference.tab_master')
@endsection @section('path_page_css', mix('/css/tagreference.css')) @section('path_page_js', mix('/js/tagreference.js'))