@extends('layouts.front-end.app') @section('title', translate('my_loyalty_point')) @push('css_or_js') @endpush @section('content')
{{translate('Total Loyalty Point')}}
{{translate('debit')}}
@else{{translate('credit')}}
@endif