@props(['mw' => false]) @php $wrapper_classes = 'overflow-hidden bg-white shadow sm:rounded-lg'; if ($mw) { $wrapper_classes .= ' mx-auto max-w-' . $mw; } @endphp