@extends($activeTemplate.'layouts.master') @section('content')

@lang('Transfer Balance')

@lang('You can transfer the balance to another user from both of your wallets. The transferred amount will be added to the deposit wallet of the targeted user.')

@csrf
{{ $general->cur_text }}
@if(auth()->user()->ts)
@endif
@endsection @push('script') @endpush