@include("_particles.app.head_meta_tags") @include("style") @yield("header") @include("_particles.app.head_code") @include(" layout.header")
@yield("content")
@include("layout.footer") @yield("footer") @include('.errors.swalerror')
@include("_particles.app.footer_code")
@include('partials.navbar')
@yield('content')
@include('partials.footer')