channaveer/hotel_management

Most Favorite Customer display nothing

Closed this issue ยท 0 comments

$cust) { ?>
              <tr>
                <td> <?php echo $cust->customer_firstname." ".$cust->customer_lastname;?> </td>
                <td> <?=$cust->customer_TCno?> </td>
                <td> <?=$cust->checkin_count?></td>
                <td> <?=$cust->total_paid?></td>

give me blank...display nithing...
please help me...thanx advance ๐Ÿ‘