@stack('style')
@include('layouts.env')
@include('layouts.home.navbar')
@yield('content')
@include('layouts.home.footer-new')
@stack('script')