@extends('layouts.back-end.app') {{--@section('title','Customer')--}} @section('title', \App\CPU\translate('customer_settings')) @push('css_or_js') @endpush @section('content')
@csrf
{{\App\CPU\translate('wallet')}} {{\App\CPU\translate('settings')}}
{{\App\CPU\translate('customer_loyalty_point')}} {{\App\CPU\translate('settings')}}
@endsection @push('script_2') @endpush