@php foreach ([ 'id', 'withoutTabIndex', 'custom_dialog_class', 'slot_header', 'slot', 'is_footer_column', 'slot_footer', 'hideHeader', 'hideFooter', ] as $var_name) { ${$var_name} = ${$var_name} ?? null; } @endphp {{-- Modal --}}