@extends($layout) @section('content')
@include('partials.header') @include('partials.pareto.paper') @include('partials.pareto.overview') @include('partials.pareto.why') @include('partials.pareto.case-studies') @include('partials.pareto.testimonial') @include('partials.pareto.webinar') @include('partials.pareto.talk') @include('partials.footer')
@endsection @prepend('styles') @endprepend @prepend('scripts') @endprepend