@error('title')
{{ $message }}
@enderror
Number of hours after order placement during which refund can be requested
@error('refund_window_hours')
{{ $message }}
@enderror
Percentage of delivery fee to refund on cancellation
@error('delivery_charge_refund_percentage')
{{ $message }}
@enderror
Only one policy can be active at a time
@error('status')
{{ $message }}
@enderror
Define percentage of order total to refund based on cancellation stage
@error('content')
{{ $message }}
@enderror