@extends('backend.layouts.app') @section('content')
{{translate('Coupon Information Adding')}}
@csrf
@endsection @section('script') @endsection