true,
'justify-center' => isset($centered) && $centered,
'text-lockit-blue' => !isset($color) || $color == "blue",
'text-lockit-orange' => isset($color) && $color == "orange"
])>
@for ($i=0; $i<($mark ?? 5); $i++)
@endfor
@for ($i=($mark ?? 5); $i<5; $i++)
@endfor