@extends('main') @section('title', $data['title']) @section('content')
{{-- @include('../users/comman/tab') --}}
{{-- @if (in_array('create', $data['couponPermissions'])) --}}
{{-- @endif --}}
no image
Add Coupon
@csrf
Please select Discount Type.
Please select Status.
@endsection('content') @section('custom-scripts') @endsection