@php $c = $card; $layout = $layout ?? ($template['layout'] ?? 'modern'); $sec = fn (string $k): bool => \App\Support\CardCustomization::sectionEnabled($custom ?? [], $k); $lay = $custom['layout'] ?? []; $photoShape = ($lay['photo_shape'] ?? '') === 'circle' ? 'circle' : ((in_array($layout, ['photo', 'premium', 'corporate']) || ($lay['photo_shape'] ?? '') === 'rect') ? 'rect' : 'circle'); @endphp
{{ $c['org_motto'] }}
@endif{{ $c['designation'] }}
@endif @if($sec('show_signature'))