@extends('layouts/contentLayoutMaster')
@section('title', 'App Vehicle Price Evaluation')
@section('vendor-style')
{{-- vednor css files --}}
@endsection
@section('mystyle')
{{-- Page css files --}}
@endsection
@section('content')
{{__('AVPE-ID')}} | {{__('Customer Name')}} | {{__('Customer Phone')}} | {{__('Source')}} | {{__('Make')}} | {{__('Model')}} | {{__('Year')}} | {{__('Trim')}} | {{__('Base Price(SAR)')}} | {{__('Suggested Market Price(SAR)')}} | {{__('Suggested Ideal Price(SAR)')}} | {{__('Suggested Trade Price(SAR)')}} | {{__('Formulas Applied')}} | {{__('BillingStatus')}} | {{__('Amount')}} | {{__('Date')}} | {{__('Actions')}} |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{__('AVPE-ID')}} | {{__('Customer Name')}} | {{__('Customer Phone')}} | {{__('Source')}} | {{__('Make')}} | {{__('Model')}} | {{__('Year')}} | {{__('Trim')}} | {{__('Base Price(SAR)')}} | {{__('Suggested Market Price(SAR)')}} | {{__('Suggested Ideal Price(SAR)')}} | {{__('Suggested Trade Price(SAR)')}} | {{__('Formulas Applied')}} | {{__('BillingStatus')}} | {{__('Amount')}} | {{__('Date')}} | {{__('Actions')}} |