@section('title', '- Change your ebits') @extends('layouts.user-profile', ['withOutAside' => false]) @section('section-body') @include('loader')

@lang('ebit.title_change_ebits')


@lang('ebit.title_change_ebits_sub') {{ $user->ebits }} @lang('ebit.available')

@lang('ebit.local_coin')

Bitcoins

Ethereum

@lang('ebit.other_coin')


eBits

@lang('ebit.info_msg1')
@if (count($accounts) == 0) @else
@if (count($accounts) > 0)

@lang('profile.bank'): {{ $accounts[0]->bank }}

@lang('profile.account_number'): {{ $accounts[0]->account_number }}

@endif
@endif
@lang('ebit.info_msg4')

@lang('ebit.info_msg4')

@lang('ebit.info_msg4')

eBits


@endsection @push('css') @endpush @push('js') @endpush