ending contracts

This commit is contained in:
2019-05-02 23:46:58 -05:00
parent b733dbfb37
commit 637283b7aa
@@ -53,7 +53,7 @@
@endforeach
</tbody>
</table>
{{ Form::submit('End Contract', ['class' => 'form-control']) }}
{{ Form::submit('End Contract', ['class' => 'btn btn-primary']) }}
{!! Form::close() !!}
</div>
</div>