I am using Laravel as backend and bootstrap as frontend
I am using transaction ID from orders in table. Now if user clicks on that transaction ID, then I want to display the order on Bootstrap Modal...
Here is code of Frontend :
<table id="example" class="table table-striped table-bordered " cellspacing="0" width="100%">
<thead>
<tr class="bg-info">
<th><center>Transaction ID </center></th>
<th><center>Shop Name </center></th>
<th><center>Sales Man