@props(['label', 'value', 'icon' => '✦', 'hint' => null])

{{ $label }}

{{ $value }}

@if ($hint)

{{ $hint }}

@endif
{{ $icon }}