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

{{__($general->cur_sym)}} {{showAmount($userBalace)}}

@endsection