@extends('company.layout.content')
@section('customTitle')
{{__('company.Offers.fields.Show Offers')}}
@endsection
@section('customStyle')
@endsection
@section('customBody')
{{__('company.Offers.fields.The Car')}} |
{{__('company.Offers.fields.Offer Start Date')}} |
{{__('company.Offers.fields.Offer End Date')}} |
{{__('company.Offers.fields.daily_percentage')}} |
{{__('company.Offers.fields.weekly_percentage')}} |
{{__('company.Offers.fields.monthly_percentage')}} |
{{__('validation.attributes.three_month_percentage')}} |
{{__('validation.attributes.six_month_percentage')}} |
{{__('validation.attributes.nine_month_percentage')}} |
{{__('validation.attributes.twelve_month_percentage')}} |
{{__('general.actions')}} |
{{__('company.Offers.fields.The Car')}} |
{{__('company.Offers.fields.Offer Start Date')}} |
{{__('company.Offers.fields.Offer End Date')}} |
{{__('company.Offers.fields.daily_percentage')}} |
{{__('company.Offers.fields.weekly_percentage')}} |
{{__('company.Offers.fields.monthly_percentage')}} |
{{__('validation.attributes.three_month_percentage')}} |
{{__('validation.attributes.six_month_percentage')}} |
{{__('validation.attributes.nine_month_percentage')}} |
{{__('validation.attributes.twelve_month_percentage')}} |
{{__('general.actions')}} |
@endsection
@section('customScript')
@endsection