@extends(AdminBaseDashboard::AdminBaseLayout()) @section('title', trans('acc::account.Transfer payment between accounts')) @section('content')

{{ __('acc::account.account transfer')}}

{{__('acc::account.transfer payments between accounts of your choice')}}
{{ CURRENCY_SYMBOL() }}
@endsection