@props([ 'label' => null, 'for' => null, 'hint' => null, ])
class(['app-field']) }}> @if($label) @endif {{ $slot }} @if($hint) {{ $hint }} @endif