@include('layouts.partials.user-sidebar')
@include('layouts.partials.navbar')
@yield('content')

Copyright © @php echo date('Y'); @endphp {{$site_title}}. All rights reserved

@yield('scripts') {{----}} {{----}}