@extends('layouts.master') @section('title') @lang('translation.Discount') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Discount @endslot @slot('title') Add Discount @endslot @endcomponent
@csrf
Discount Details

Required
Required
Discount Program Details

Choose an image from the computer
Add/Type the URL which will open when the image is clicked on mobile APP
Applicable LOcation

Required
Required
Required
Required
Discount Points and Redemption Formula

@endsection @section('script') @endsection