merge([
'class' => "{$tableSize} {$tableShape} relative cursor-pointer transition-all duration-300 hover:scale-105 border-2 shadow-md " .
$statusStyles['table'] . ' ' .
($isInactive ? 'opacity-50' : '')
]) }}>
{{ $code }}
{{ $seats }} @lang('modules.table.seats')
@if($kotCount > 0)
{{ $kotCount }} @lang('modules.order.kot')
@endif