@props(['align' => 'left']) @php($alignCls = ['left' => 'text-left', 'right' => 'text-right', 'center' => 'text-center'][$align] ?? 'text-left')