@extends('backend.layout.main') @section('content')
{{__('db.Customer Group')}}
{{__('db.Customer Details')}}
{{__('db.Discount Plan')}}
{{__('db.Reward Points')}}
{{__('db.Deposited Balance')}}
{{__('db.Total Due')}}
@foreach($custom_fields as $fieldName)
{{$fieldName}}
@endforeach
{{__('db.action')}}
{{__('db.The field labels marked with * are required input fields')}}.
{{__('db.The correct column order is')}} (customer_group*, name*, company_name, email, phone_number*, address*, city*, state, postal_code, country, deposit) {{__('db.and you must follow this')}}.
{{__('db.The field labels marked with * are required input fields')}}.
{{number_format(0, $general_setting->decimal, '.', '')}}
{{__('db.The field labels marked with * are required input fields')}}.
{{__('db.The field labels marked with * are required input fields')}}.
| {{__('db.date')}} | {{__('db.Points')}} | {{__('db.Note')}} | {{__('db.Created By')}} | {{__('db.Type')}} | {{__('db.action')}} |
|---|
| {{__('db.date')}} | {{__('db.Amount')}} | {{__('db.Note')}} | {{__('db.Created By')}} | {{__('db.action')}} |
|---|