controller update

This commit is contained in:
2020-02-26 20:47:37 -06:00
parent 6b33141962
commit c9dc812ff6

View File

@@ -28,8 +28,9 @@
'Approved' => 'Approved',
'Denied' => 'Denied',
], 'Select') }}
</td>
{{ Form::submit('Update', ['class' => 'btn btn-primary']) }}
</td>
{!! Form::close() !!}
</tr>
@endforeach