srp payout

This commit is contained in:
2019-06-30 03:13:04 -05:00
parent 4ceb989884
commit 5794c541b0

View File

@@ -32,6 +32,8 @@
{{ Form::hidden('paid_value', $row['actual_srp'], ['class' => 'form-control']) }}
</td>
<td>{{ Form::textarea('notes', null, ['class' => 'form-control', 'id' => 'notes', 'rows' => 2, 'cols' => 15, 'style' => 'resize:none']) }}
</tr>
<tr>
<td>
<div class="form-group">
{{ Form::hidden('pay_out', $row['id'], ['class' => 'form-control']) }}