@yield('style')
@component('home.layouts.navbar') @endcomponent
@yield('content')
@component('home.layouts.footer') @endcomponent
@include('sweet::alert') @yield('script')