@props([ 'label' => null, 'hint' => null, 'for' => null, ]) {{-- One row of a settings panel: what it is on the left, the control on the right. The two-column shape is what uses the width. A single column of full-width inputs on a 1240px shell leaves two thirds of the line empty and makes a four-field form look like a questionnaire; a label column of 280px with the control beside it reads as a settings page and fits the screen it is on. Stacks below `sm`, because on a telephone the label belongs above its field. --}}
{{ $hint }}
@endif