{{-- --}} {{-- --}} {{-- --}} @yield('style')
@include("layouts.partials.navbar")
@yield('content')
@include("layouts.partials.footer")
{{-- --}}
{{-- --}} @yield('script') {{-- @stack('scripts') --}}