{{ $CarBanner->description ?? '' }}
{{ $listing->sub_title }}
{{ App\Models\Amenities::where('id', $listing->engine_size)->first()->name ?? 'N/A' }}
{{ $listing->mileage ?? 'N/A' }}
{{ App\Models\Amenities::where('id', $listing->fuel_type)->first()->name ?? 'N/A' }}
{{ currency($listing->discount_price) }}
{{ currency($listing->price) }}
@elseif(!empty($listing->price)){{ currency($listing->price) }}
@endif{{ $listing->sub_title }}
{{ App\Models\Amenities::where('id', $listing->engine_size)->first()->name ?? 'N/A' }}
{{ $listing->mileage ?? 'N/A'}}
{{ App\Models\Amenities::where('id', $listing->fuel_type)->first()->name ?? 'N/A'}}
{{ currency($listing->discount_price) }}
{{ currency($listing->price) }}
@elseif(!empty($listing->price)){{ currency($listing->price) }}
@endif{{ $listing->sub_title }}
{{ App\Models\Amenities::where('id', $listing->engine_size)->first()->name ?? 'N/A' }}
{{ $listing->mileage ?? 'N/A' }}
{{ App\Models\Amenities::where('id', $listing->fuel_type)->first()->name ?? 'N/A'}}
{{ currency($listing->discount_price) }}
{{ currency($listing->price) }}
@elseif(!empty($listing->price)){{ currency($listing->price) }}
@endif