@section('dashboard_active', 'here show') {{-- begin::Theme mode setup on page load --}}
@include('layout.sidebar')
@include('layout.header')
@php $auth_user = auth()->user(); @endphp