@include('frontend.partials.css')
@include('frontend.partials.header-minimal')
@yield('content')
@include('frontend.partials.js')