Back Button in Payment

This commit is contained in:
Phyo
2017-06-15 11:10:11 +06:30
parent 69320d0752
commit 136ca65233

View File

@@ -237,6 +237,7 @@
<!-- Waiter Buttons -->
<button type="button" class="btn btn-primary btn-lg btn-block"> Foc </button>
<button type="button" class="btn btn-primary btn-lg btn-block"> Void </button>
<button type="button" class="btn btn-primary btn-lg btn-block" onclick="window.location.href = '/origami';"> Back </button>
</div>
</div>