@yield('title') {{__('Corsair-From Plastic Waste To Oil') }} – {{__('Cleaning up our World') }} @include("layouts.frontend.inc.styles") @stack('styles') @include('layouts.frontend.header')
@yield('page-heading-title') @yield('hero_content') @yield('content') @yield('page-div-end') @include('cookie') @include('layouts.frontend.footer') @include("layouts.frontend.inc.scripts") @stack('scripts')