@extends('front.layout.app') @section('beforeHeadClose') @endsection @section('content')

@php echo adjustUrl($whitepaper->heading) @endphp

@php echo adjustUrl($whitepaper->excerpt) @endphp
@php echo adjustUrl($whitepaper->content) @endphp
Main Cover Page

Download Whitepaper

Fill out the form below to access our expert insights.

@csrf
@endsection @section('beforeBodyClose') @endsection