ending contracts

This commit is contained in:
2019-05-02 23:42:51 -05:00
parent 185fe3cca8
commit c28b36460a

View File

@@ -53,6 +53,8 @@
@endforeach
</tbody>
</table>
{{ Form::submit('End Contract', ['class' => 'form-control']) }}
{!! Form::close() !!}
</div>
</div>
</div>