@php $exportSection = $section ?? null; $exportLabel = $label ?? 'Export Excel'; @endphp @if ($exportSection) {{ $exportLabel }} @endif