TextInput::make('vehicle_price')
->suffix('€')
->reactive(),
TextInput::make('down_payment')
->suffix('€')
->reactive(),
TextInput::make('loan_amount')
->suffix('€'),
TextInput::make('vehicle_price')
->suffix('€')
->reactive(),
TextInput::make('down_payment')
->suffix('€')
->reactive(),
TextInput::make('loan_amount')
->suffix('€'),