@props(['amount', 'class' => '']) @php $amountValue = (float) $amount; @endphp ${{ number_format($amountValue, 2, '.', ',') }}