Clear
@foreach(config('cars.prices') AS $price) {{ number_format($price, 0, '.', ',') }} € @endforeach
Clear
@foreach(config('cars.prices') AS $price) {{ number_format($price, 0, '.', ',') }} € @endforeach
Clear
@foreach(config('cars.financing-values') AS $financing) {{ number_format($financing, 0, '.', ',') }} € @endforeach
Clear
@foreach(config('cars.financing-values') AS $financing) {{ number_format($financing, 0, '.', ',') }} € @endforeach