@extends('layouts.back-end.app-seller') @section('title', translate('coupon_Edit')) @section('content')

{{translate('coupon_update')}}

@csrf
{{translate('generate_code')}}
@endsection @push('script') @endpush