{{ Form::model($debitNote, array('route' => array('bill.edit.debit.note',$debitNote->bill, $debitNote->id), 'method' => 'post')) }}