@section('script') @endsection
@csrf @php $form = config('admin.settings.tracking')@endphp @component('admin.components.card', ['header'=> 'Rewards Marketplace',] ) {{-- @php $id = 'voucher_series'; $hasError = $errors->has($id) @endphp--}} {{-- @component('admin.components.form_field_50', ['label'=>$form[$id]['label'], 'required'=>$form[$id]['req'], 'description'=>$form[$id]['descr'], 'hasError'=>$hasError ])--}} {{-- --}} {{-- @component('admin.components.form_error_msg', ['hasError'=>$hasError]){{ $errors->first($id) }}@endcomponent--}} {{-- @endcomponent--}} {{-- @php $id = 'point_required'; $hasError = $errors->has($id) @endphp--}} {{-- @component('admin.components.form_field_50', ['label'=>$form[$id]['label'], 'required'=>$form[$id]['req'], 'description'=>$form[$id]['descr'], 'hasError'=>$hasError ])--}} {{-- --}} {{-- @component('admin.components.form_error_msg', ['hasError'=>$hasError]){{ $errors->first($id) }}@endcomponent--}} {{-- @endcomponent--}} @php $id = 'data_layer_details' @endphp @component('admin.components.form_field_100', ['label'=>$form[$id]['label'], 'required'=>$form[$id]['req'], 'description'=>$form[$id]['descr'], 'hasError'=>$hasError ])
Voucher Series Point
@endcomponent @endcomponent