@php $configData = Helper::appClasses(); @endphp @extends('layouts/layoutMaster') @section('title', 'Create Deal - Wizard Examples') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')

Wizard examples / Create Deal

Shopping Girl
Enter the discount percentage. 10 = 10%
Select applicable regions for the deal.

Almost done! 🚀

Confirm your deal details information and submit to create it.

Deal Type Percentage
Amount 25%
Deal Code
25PEROFF
Deal Title Black friday sale, 25% OFF
Deal Duration 2021-07-14 to 2021-07-30
process completed
@endsection