@include('backend/include/custom') @include('backend/include/head') @include('backend/include/datatableajax/tablelink') Product Update
@include('backend/include/sidebar') @include('backend/include/header')
@csrf
Incentive Price Status *
incentive_status == 1 ? 'checked' : '' }}>
incentive_status == 0 ? 'checked' : '' }}>
@foreach($incentive as $data) @endforeach
Start Price End Price Incentive Price Action
@push('scripts') @endpush @include('backend/include/footer') @include('backend/include/datatableajax/tablescript')