@extends('front') @section('content')
@include('user.partials.sidebar')

{{__('Wallet')}}

{{__('Success')}}

{{__('Your Payment has been Successfully Competed')}}

@endsection