{{--
--}}
{{ config('app.name') }}
@yield('head')
Home
@csrf
@include('layouts.aside')
@yield('content')
@stack('javascript')