@extends('layouts.backend') @section('extraCss') @endsection @section('mainContentArea') @php $planduration = ['y' => 'Years','m' =>'Months','d' => 'Days']; $status = [1 => 'Active',2 =>'Deactive']; @endphp

Add New Plan Back

@if (count($errors) > 0)
@endif
@csrf
Basic Details

Warehouse And POS

Membership Amount

Discount Details

Description

Vouchers Details

Total Vouchers Voucher Amount Order Total Points Action
Voucher Number Amount Max.redeem
Appointment Config

10.00 - 11.00 11.00 - 12.00 12.00 - 13.00 13.00 - 14.00 14.00 - 15.00 15.00 - 16.00 16.00 - 17.00 17.00 - 18.00 18.00 - 19.00 19.00 - 20.00 20.00 - 21.00 21.00 - 22.00 22.00 - 23.00
Sunday
Monday
Thusday
Wednesday
Thursday
Friday
Saturday
Customer Class Cost Exemptions
Milestones Details

Shopping Price Wallet Amount Delete
Cancel
@endsection @section('extraJs') @endsection