@vite(['resources/css/app.css', 'resources/js/app.js'])
@include('admin.partials.styles')
@include('admin.partials.sidebar')
Create Coupon
@if ($errors->any())
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif
@csrf
Code
Generate
Type
Percentage
Fixed Amount
Value
Minimum Spend (Optional)
Usage Limit (Optional)
Valid From
Valid Until
Cancel
Create Coupon