@if($rate)

{{$currencyName}}

{{ $rate['Change'] ?? 0 }}%

@if(($rate['Change'] ?? 0) > 0) @else @endif

{{$rate['Selling'] ?? '0.00'}} ₺

@endif