{{translate('Loyalty_Point')}}
{{$total_loyalty_point}}
{{translate('Total_Points')}}
{{translate('How_to_use')}}
- {{translate('Convert_your_loyalty_point_to_wallet_money.')}}
- {{translate('Minimum')}} {{App\CPU\Helpers::get_business_settings('loyalty_point_minimum_point')}} {{translate('points_required_to_convert')}}
{{translate('into_currency')}}
{{translate('Transaction_History')}}
{{ $item['debit'] != 0 ? $item['debit'] : $item['credit'] }}
{{str_replace('_', ' ',$item['transaction_type'])}}
{{translate('Debit')}}
@else{{translate('Credit')}}
@endif