update crm customer

This commit is contained in:
Aung Myo
2017-06-26 11:10:08 +06:30
parent f426be57ab
commit 12483aba97
4 changed files with 31 additions and 55 deletions

View File

@@ -55,12 +55,14 @@
<div class="table-responsive">
<table class="table table-striped">
<thead>
<% if @response["status"] == true && $response["data"] != "[]"%>
<tr>
<th colspan="5">Membership Transactions</th>
<% if @response["status"] == true %>
<th>Current Balance : <%= @response["data"][0]["balance"]%></th>
<% end %>
</tr>
<% end %>
<tr>
<th>Date</th>
<th>Redeem</th>