@props(['title', 'value', 'if_currency' => false])

{{$title}}

@if($if_currency) @endif {{number_format($value)}}