@props(['type', 'key', 'value', 'units', 'unit'])
@if (isset($units))
@elseif($unit)
{{ ucfirst(trans("validation.attributes.$unit")) }}
@endif