@props([ 'align' => 'left', 'colspan' => null, ]) @php $alignClasses = [ 'left' => 'text-left', 'center' => 'text-center', 'right' => 'text-right', ]; @endphp