@extends(AdminBaseDashboard::AdminBaseLayout()) @section('title', 'Receive incoming payment') @section('content')

{{ __('acc::account.receive & deposit payment')}}

{{__('acc::account.enter the details of the transaction and allocate the payment to one of the account below')}}
{{ CURRENCY_SYMBOL() }}
@endsection @section('javascript') @stop