{{ __('Transfer Funds') }}

{{ __('Back to journal') }}
@if (session('error'))
{{ session('error') }}
@endif

{{ __('Moves money from one account to another, e.g. depositing the day\'s cash takings into the bank.') }}

@csrf
{{ __('Cancel') }} {{ __('Transfer') }}