@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 Logo @endsection
@endsection @section('path_page_css', mix('/css/logo.css')) @section('path_page_js', mix('/js/logo.js'))