@extends('backend.layout.main') @section('content')

{{ __("db.Reward Point Setting") }}

{{ __("db.The field labels marked with are required input fields") }}.

@csrf
{{-- ACTIVE --}}
is_active) ? 'checked' : '' }}>  
{{-- PER POINT AMOUNT --}}
{{-- MINIMUM AMOUNT --}}
{{-- EXPIRY DURATION --}}
{{-- EXPIRY TYPE --}}
{{-- row end --}}
{{-- ========================================= --}} {{-- REDEEM POINTS SETTINGS --}} {{-- ========================================= --}}

{{ __("db.Redeem Points Settings") }}:

{{-- Redeem amount per unit point --}}
{{-- Minimum order total --}}
{{-- Minimum redeem point --}}
{{-- Maximum redeem point --}}
{{-- redeem row end --}}
@endsection @push('scripts') @endpush