{{ __('translate.Explore Popular Brand') }}
{{ $brand->name }}
{{ $brand->total_car }}
{{ __('translate.Latest Car Listings') }}
@if ($car->offer_price) {{ currency($car->offer_price) }} @else {{ currency($car->regular_price) }} @endif
{{ html_decode($car->title) }}
{{ __('translate.Listed by') }} :{{ html_decode($car?->dealer?->name) }}
@if ($car->offer_price) {{ currency($car->offer_price) }} @else {{ currency($car->regular_price) }} @endif
{{ html_decode($car->title) }}
{{ __('translate.Listed by') }} :{{ html_decode($car?->dealer?->name) }}
{{ __('translate.Featured Car Listings') }}
@if ($car->offer_price) {{ currency($car->offer_price) }} @else {{ currency($car->regular_price) }} @endif
{{ html_decode($car->title) }}
{{ __('translate.Listed by') }} :{{ html_decode($car?->dealer?->name) }}
{{ __('translate.Customer Say About Our Services') }}
{{ __('translate.We have 15m+ Global and Local Happy Customers') }}
{{ $testimonial->name }}
{{ $testimonial->designation }}
{{ $testimonial->comment }}