@props(['icon' => null, 'label' => null, 'value'])
@if ($icon) @endif @if ($label) {{ $label }} {{ $value }} @else {{ $value }} @endif