@extends('admin.layouts.master') @section('title','Create a new Coupan') @section('breadcum') @endsection @section('maincontent')
{{ __('adminstaticword.Add') }} {{ __('Coupan') }}
@csrf

(If Choose Yes then Coupon Code shows to all users)

@endsection @section('scripts') @endsection