@extends('dashboard.layout.content')
@section('customTitle')
{{__('dashboard.Show Offers')}}
@endsection
@section('customStyle')
@endsection
@section('customBody')
{{__('dashboard.Company')}} |
{{__('validation.attributes.car')}} |
{{__('dashboard.Offer Start Date')}} |
{{__('dashboard.Offer End Date')}} |
{{__('dashboard.Discount Percentage')}} |
{{__('general.options')}} |
{{__('dashboard.Company')}} |
{{__('validation.attributes.car')}} |
{{__('dashboard.Offer Start Date')}} |
{{__('dashboard.Offer End Date')}} |
{{__('dashboard.Discount Percentage')}} |
{{__('general.options')}} |
@endsection
@section('customScript')
@endsection