{{ Form::open(['method' => 'post', 'route' => 'mortgages.paidInterest']) }} {{ Form::hidden("payment_id", $payment->id) }}