@section('content') @include('offerings/head')

EXECUTIVE SUMMARY


@if(!empty($offering->summary->content)) {{ $offering->summary->content }} @endif
@if(!empty($offering->summary->presentation)) @endif @if(!empty($file)) {{ $file->title }} ({{ $file->file_size }} KB) @endif
@endsection