@php $fontDir = storage_path('fonts'); @endphp @yield('head')
{{-- Logo als eingebettete Data-URI (Base64) für Dompdf --}} @if(!empty($logoDataUri))
@endif
@yield('content')