@section('title', translate('edit_discount')) @extends('layouts.admin.app') @push('css_or_js') @endpush @section('content')
@csrf @method('PUT')

{{ translate('edit_discount') }}

{{ translate('discount_information') }}
{{translate('0/800')}}
{{translate('0/1500')}}
{{ translate('discount_image') }} *

{{ translate('File Format - jpg, .jpeg, .png Image Size - Maximum Size 5 MB. Image Ratio - 3:1') }}

{{ translate('discount_logics') }}
discount_amount_type == AMOUNT ? 'readonly' : '' }} >
{{ translate('discount_availability') }}
@endsection @push('script_2') @endpush