@extends('layouts.app') @section('content')

Record Currency Adjustment

@if(session('error'))
{{ session('error') }}
@endif
@csrf
Choose the Income or Expense account where the difference will be recorded.
Adjustment Impact
Total Foreign Balance
$0.00
No currency selected

Current Valuation $0.00
New Valuation $0.00
Net Impact $0.00
@endsection