@extends('layouts.admin') @section('title', 'Create Coupon') @section('page_heading', 'Create Coupon') @section('page_actions') Back to Coupons @endsection @section('content')
@csrf
6-character alphanumeric code. Auto-generated and unique.
$
Applying this code sets invoice amount to this exact value.
Generate New Code
@endsection