@extends('admin.layouts.app') @section('title', 'Create Discount') @section('content')

Create Discount

Define new promotional rules and automatic benefits.

@if ($errors->any())

Validation Errors

@endif
@csrf

Note: Select multiple by holding Ctrl/Cmd

Note: Select multiple by holding Ctrl/Cmd

Cancel
@endsection