@extends('layouts.main') @section('title', $data['title']) @section('content')
Add Coupon
Shortcut keys:
1. Press
Enter
to move to the next input field.
2. Press
Shift + Enter
to move back to the previous input field.
3. You can also use the
Tab
key and
Shift + Tab
to navigate.
@csrf
Unique Number
*
Name
*
Discount Type
*
Per
Fixed
Discount Value
*
Start Date and Time
*
End Date and Time
*
Status
*
Package
Remark
Add Coupon
(Alt + N)
Id
Name
Unique Number
Discount Value
Start Date & Time
End Date & Time
Status
Action
@csrf @endsection('content') @section('custom-scripts') {{-- --}} @endsection