@include('project-concept-notes.partials.preview-print.styles')

Project Concept Note — Preview & Print

@if(!empty($cachedBodyHtml)) {!! $cachedBodyHtml !!} @else @include('project-concept-notes.partials.preview-print.body') @endif
@include('project-concept-notes.partials.preview-print.annexes') @if (! empty(trim((string) ($attachmentEmbedHtml ?? '')))) @endif