Akaunting/resources/views/components/form/label.blade.php

3 lines
52 B
PHP

<label {{ $attributes }}>
{!! $slot !!}
</label>