srp statistics

This commit is contained in:
2019-07-01 20:59:56 -05:00
parent 5f7c942354
commit 77c19504be
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
{{ Form::radio('approved', 'Denied', false, ['class' => 'form-control']) }}
</td>
<td>
{{ Form::submit('Pay Out', ['class' => 'btn btn-primary']) }}
{{ Form::submit('Process', ['class' => 'btn btn-primary']) }}
</td>
</tr>
{!! Form::close() !!}