@props([ 'maxWidth', ]) @aware(['thead', 'tfoot'])
merge(['class' => 'app-table']) }} > @if ($thead) {{ $thead }} @endif {{ $slot }} @if ($tfoot) {{ $tfoot }} @endif