id = str()->uuid()->toString(); } public function render() { return <<<'HTML'
@if ($label) {{$label}} @endif
@if($hint) {{$hint}} @endif
HTML; } }