Profile Detail
Datatables Table.
Make use of Datatabls's unique Datatabls styles to enhance actions in forms, dialogs, and various other elements, featuring comprehensive support.
DatatablesDatatables
Basic Datatable
Default datatables. Add datatables
class in root
Name | Position | Office | Age | Start date | Salary |
---|---|---|---|---|---|
Tiger Nixon | System Architect | Edinburgh | 61 | 2011/04/25 | $320,800 |
Garrett Winters | Accountant | Tokyo | 63 | 2011/07/25 | $170,750 |
Ashton Cox | Junior Technical Author | San Francisco | 66 | 2009/01/12 | $86,000 |
Cedric Kelly | Senior Javascript Developer | Edinburgh | 22 | 2012/03/29 | $433,060 |
Airi Satou | Accountant | Tokyo | 33 | 2008/11/28 | $162,700 |
Brielle Williamson | Integration Specialist | New York | 61 | 2012/12/02 | $372,000 |
Herrod Chandler | Sales Assistant | San Francisco | 59 | 2012/08/06 | $137,500 |
Rhona Davidson | Integration Specialist | Tokyo | 55 | 2010/10/14 | $327,900 |
Colleen Hurst | Javascript Developer | San Francisco | 39 | 2009/09/15 | $205,500 |
Sonya Frost | Software Engineer | Edinburgh | 23 | 2008/12/13 | $103,600 |
Jena Gaines | Office Manager | London | 30 | 2008/12/19 | $90,560 |
Quinn Flynn | Support Lead | Edinburgh | 22 | 2013/03/03 | $342,000 |
Charde Marshall | Regional Director | San Francisco | 36 | 2008/10/16 | $470,600 |
Haley Kennedy | Senior Marketing Designer | London | 43 | 2012/12/18 | $313,500 |
Tatyana Fitzpatrick | Regional Director | London | 19 | 2010/03/17 | $385,750 |
Michael Silva | Marketing Designer | London | 66 | 2012/11/27 | $198,500 |
Paul Byrd | Chief Financial Officer (CFO) | New York | 64 | 2010/06/09 | $725,000 |
Gloria Little | Systems Administrator | New York | 59 | 2009/04/10 | $237,500 |
Bradley Greer | Software Engineer | London | 41 | 2012/10/13 | $132,000 |
Dai Rios | Personnel Lead | Edinburgh | 35 | 2012/09/26 | $217,500 |
Name | Position | Office | Age | Start date | Salary |
<table id="example2" class="display text-left" style="width:100%">
<thead>
<tr>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Name</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Position</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Office</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Age</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Start date</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Salary</th>
</tr>
</thead>
<tbody>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Tiger Nixon</td>
<td class="!py-[.85rem] !px-3.6 !border-border">System Architect</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Edinburgh</td>
<td class="!py-[.85rem] !px-3.6 !border-border">61</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/04/25</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$320,800</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Garrett Winters</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Accountant</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tokyo</td>
<td class="!py-[.85rem] !px-3.6 !border-border">63</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/07/25</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$170,750</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Ashton Cox</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Junior Technical Author</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">66</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/01/12</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$86,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Cedric Kelly</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Senior Javascript Developer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Edinburgh</td>
<td class="!py-[.85rem] !px-3.6 !border-border">22</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/03/29</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$433,060</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Airi Satou</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Accountant</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tokyo</td>
<td class="!py-[.85rem] !px-3.6 !border-border">33</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/11/28</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$162,700</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Brielle Williamson</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Integration Specialist</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">61</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/12/02</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$372,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Herrod Chandler</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sales Assistant</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">59</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/08/06</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$137,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Rhona Davidson</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Integration Specialist</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tokyo</td>
<td class="!py-[.85rem] !px-3.6 !border-border">55</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/10/14</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$327,900</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Colleen Hurst</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Javascript Developer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">39</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/09/15</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$205,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Sonya Frost</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Software Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Edinburgh</td>
<td class="!py-[.85rem] !px-3.6 !border-border">23</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/12/13</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$103,600</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Jena Gaines</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Office Manager</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">30</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/12/19</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$90,560</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Quinn Flynn</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Support Lead</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Edinburgh</td>
<td class="!py-[.85rem] !px-3.6 !border-border">22</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2013/03/03</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$342,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Charde Marshall</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Regional Director</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">36</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/10/16</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$470,600</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Haley Kennedy</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Senior Marketing Designer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">43</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/12/18</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$313,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Tatyana Fitzpatrick</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Regional Director</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">19</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/03/17</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$385,750</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Michael Silva</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Marketing Designer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">66</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/11/27</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$198,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Paul Byrd</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Chief Financial Officer (CFO)</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">64</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/06/09</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$725,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Gloria Little</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Systems Administrator</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">59</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/04/10</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$237,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Bradley Greer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Software Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">41</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/10/13</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$132,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Dai Rios</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Personnel Lead</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Edinburgh</td>
<td class="!py-[.85rem] !px-3.6 !border-border">35</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/09/26</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$217,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Jenette Caldwell</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Development Lead</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">30</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/09/03</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$345,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Yuri Berry</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Chief Marketing Officer (CMO)</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">40</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/06/25</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$675,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Caesar Vance</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Pre-Sales Support</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">21</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/12/12</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$106,450</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Doris Wilder</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sales Assistant</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sidney</td>
<td class="!py-[.85rem] !px-3.6 !border-border">23</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/09/20</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$85,600</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Angelica Ramos</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Chief Executive Officer (CEO)</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">47</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/10/09</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$1,200,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Gavin Joyce</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Developer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Edinburgh</td>
<td class="!py-[.85rem] !px-3.6 !border-border">42</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/12/22</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$92,575</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Jennifer Chang</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Regional Director</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Singapore</td>
<td class="!py-[.85rem] !px-3.6 !border-border">28</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/11/14</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$357,650</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Brenden Wagner</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Software Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">28</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/06/07</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$206,850</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Fiona Green</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Chief Operating Officer (COO)</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">48</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/03/11</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$850,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Shou Itou</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Regional Marketing</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tokyo</td>
<td class="!py-[.85rem] !px-3.6 !border-border">20</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/08/14</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$163,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Michelle House</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Integration Specialist</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sidney</td>
<td class="!py-[.85rem] !px-3.6 !border-border">37</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/06/02</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$95,400</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Suki Burks</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Developer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">53</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/10/22</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$114,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Prescott Bartlett</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Technical Author</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">27</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/05/07</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$145,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Gavin Cortez</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Team Leader</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">22</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/10/26</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$235,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Martena Mccray</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Post-Sales support</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Edinburgh</td>
<td class="!py-[.85rem] !px-3.6 !border-border">46</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/03/09</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$324,050</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Unity Butler</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Marketing Designer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">47</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/12/09</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$85,675</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Howard Hatfield</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Office Manager</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">51</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/12/16</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$164,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Hope Fuentes</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Secretary</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">41</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/02/12</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$109,850</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Vivian Harrell</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Financial Controller</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">62</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/02/14</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$452,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Timothy Mooney</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Office Manager</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">37</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/12/11</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$136,200</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Jackson Bradshaw</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Director</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">65</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/09/26</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$645,750</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Olivia Liang</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Support Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Singapore</td>
<td class="!py-[.85rem] !px-3.6 !border-border">64</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/02/03</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$234,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Bruno Nash</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Software Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">38</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/05/03</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$163,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Sakura Yamamoto</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Support Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tokyo</td>
<td class="!py-[.85rem] !px-3.6 !border-border">37</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/08/19</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$139,575</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Thor Walton</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Developer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">61</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2013/08/11</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$98,540</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Finn Camacho</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Support Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">47</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/07/07</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$87,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Serge Baldwin</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Data Coordinator</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Singapore</td>
<td class="!py-[.85rem] !px-3.6 !border-border">64</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/04/09</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$138,575</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Zenaida Frank</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Software Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">63</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/01/04</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$125,250</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Zorita Serrano</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Software Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">56</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/06/01</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$115,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Jennifer Acosta</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Junior Javascript Developer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Edinburgh</td>
<td class="!py-[.85rem] !px-3.6 !border-border">43</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2013/02/01</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$75,650</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Cara Stevens</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sales Assistant</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">46</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/12/06</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$145,600</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Hermione Butler</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Regional Director</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">47</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/03/21</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$356,250</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Lael Greer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Systems Administrator</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">21</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/02/27</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$103,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Jonas Alexander</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Developer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">30</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/07/14</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$86,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Shad Decker</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Regional Director</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Edinburgh</td>
<td class="!py-[.85rem] !px-3.6 !border-border">51</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/11/13</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$183,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Michael Bruce</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Javascript Developer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Singapore</td>
<td class="!py-[.85rem] !px-3.6 !border-border">29</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/06/27</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$183,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Donna Snider</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Customer Support</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">27</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/01/25</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$112,000</td>
</tr>
</tbody>
<tfoot>
<tr>
<th class="!border-border !py-4 !px-3.6 !font-medium">Name</th>
<th class="!border-border !py-4 !px-3.6 !font-medium">Position</th>
<th class="!border-border !py-4 !px-3.6 !font-medium">Office</th>
<th class="!border-border !py-4 !px-3.6 !font-medium">Age</th>
<th class="!border-border !py-4 !px-3.6 !font-medium">Start date</th>
<th class="!border-border !py-4 !px-3.6 !font-medium">Salary</th>
</tr>
</tfoot>
</table>
Responsive Datatable
datatables with border. Add class
datatables-bordered
with the class datatables
Name | Position | Office | Age | Start date | Salary |
---|---|---|---|---|---|
Tiger Nixon | System Architect | Edinburgh | 61 | 2011/04/25 | $320,800 |
Garrett Winters | Accountant | Tokyo | 63 | 2011/07/25 | $170,750 |
Ashton Cox | Junior Technical Author | San Francisco | 66 | 2009/01/12 | $86,000 |
Cedric Kelly | Senior Javascript Developer | Edinburgh | 22 | 2012/03/29 | $433,060 |
Airi Satou | Accountant | Tokyo | 33 | 2008/11/28 | $162,700 |
Brielle Williamson | Integration Specialist | New York | 61 | 2012/12/02 | $372,000 |
Herrod Chandler | Sales Assistant | San Francisco | 59 | 2012/08/06 | $137,500 |
Rhona Davidson | Integration Specialist | Tokyo | 55 | 2010/10/14 | $327,900 |
Colleen Hurst | Javascript Developer | San Francisco | 39 | 2009/09/15 | $205,500 |
Sonya Frost | Software Engineer | Edinburgh | 23 | 2008/12/13 | $103,600 |
Jena Gaines | Office Manager | London | 30 | 2008/12/19 | $90,560 |
Quinn Flynn | Support Lead | Edinburgh | 22 | 2013/03/03 | $342,000 |
Charde Marshall | Regional Director | San Francisco | 36 | 2008/10/16 | $470,600 |
Haley Kennedy | Senior Marketing Designer | London | 43 | 2012/12/18 | $313,500 |
Tatyana Fitzpatrick | Regional Director | London | 19 | 2010/03/17 | $385,750 |
Michael Silva | Marketing Designer | London | 66 | 2012/11/27 | $198,500 |
Paul Byrd | Chief Financial Officer (CFO) | New York | 64 | 2010/06/09 | $725,000 |
Gloria Little | Systems Administrator | New York | 59 | 2009/04/10 | $237,500 |
Bradley Greer | Software Engineer | London | 41 | 2012/10/13 | $132,000 |
Dai Rios | Personnel Lead | Edinburgh | 35 | 2012/09/26 | $217,500 |
Jenette Caldwell | Development Lead | New York | 30 | 2011/09/03 | $345,000 |
Yuri Berry | Chief Marketing Officer (CMO) | New York | 40 | 2009/06/25 | $675,000 |
Caesar Vance | Pre-Sales Support | New York | 21 | 2011/12/12 | $106,450 |
Doris Wilder | Sales Assistant | Sidney | 23 | 2010/09/20 | $85,600 |
Angelica Ramos | Chief Executive Officer (CEO) | London | 47 | 2009/10/09 | $1,200,000 |
Gavin Joyce | Developer | Edinburgh | 42 | 2010/12/22 | $92,575 |
Jennifer Chang | Regional Director | Singapore | 28 | 2010/11/14 | $357,650 |
Brenden Wagner | Software Engineer | San Francisco | 28 | 2011/06/07 | $206,850 |
Fiona Green | Chief Operating Officer (COO) | San Francisco | 48 | 2010/03/11 | $850,000 |
Shou Itou | Regional Marketing | Tokyo | 20 | 2011/08/14 | $163,000 |
Michelle House | Integration Specialist | Sidney | 37 | 2011/06/02 | $95,400 |
Suki Burks | Developer | London | 53 | 2009/10/22 | $114,500 |
Prescott Bartlett | Technical Author | London | 27 | 2011/05/07 | $145,000 |
Gavin Cortez | Team Leader | San Francisco | 22 | 2008/10/26 | $235,500 |
Martena Mccray | Post-Sales support | Edinburgh | 46 | 2011/03/09 | $324,050 |
Unity Butler | Marketing Designer | San Francisco | 47 | 2009/12/09 | $85,675 |
Howard Hatfield | Office Manager | San Francisco | 51 | 2008/12/16 | $164,500 |
Hope Fuentes | Secretary | San Francisco | 41 | 2010/02/12 | $109,850 |
Vivian Harrell | Financial Controller | San Francisco | 62 | 2009/02/14 | $452,500 |
Timothy Mooney | Office Manager | London | 37 | 2008/12/11 | $136,200 |
Jackson Bradshaw | Director | New York | 65 | 2008/09/26 | $645,750 |
Olivia Liang | Support Engineer | Singapore | 64 | 2011/02/03 | $234,500 |
Bruno Nash | Software Engineer | London | 38 | 2011/05/03 | $163,500 |
Sakura Yamamoto | Support Engineer | Tokyo | 37 | 2009/08/19 | $139,575 |
Thor Walton | Developer | New York | 61 | 2013/08/11 | $98,540 |
Finn Camacho | Support Engineer | San Francisco | 47 | 2009/07/07 | $87,500 |
Serge Baldwin | Data Coordinator | Singapore | 64 | 2012/04/09 | $138,575 |
Zenaida Frank | Software Engineer | New York | 63 | 2010/01/04 | $125,250 |
Zorita Serrano | Software Engineer | San Francisco | 56 | 2012/06/01 | $115,000 |
Jennifer Acosta | Junior Javascript Developer | Edinburgh | 43 | 2013/02/01 | $75,650 |
Cara Stevens | Sales Assistant | New York | 46 | 2011/12/06 | $145,600 |
Hermione Butler | Regional Director | London | 47 | 2011/03/21 | $356,250 |
Lael Greer | Systems Administrator | London | 21 | 2009/02/27 | $103,500 |
Jonas Alexander | Developer | San Francisco | 30 | 2010/07/14 | $86,500 |
Shad Decker | Regional Director | Edinburgh | 51 | 2008/11/13 | $183,000 |
Michael Bruce | Javascript Developer | Singapore | 29 | 2011/06/27 | $183,000 |
Donna Snider | Customer Support | New York | 27 | 2011/01/25 | $112,000 |
Name | Position | Office | Age | Start date | Salary |
<table id="responsiveTable" class="display text-left !w-full">
<thead>
<tr>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Name</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Position</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Office</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Age</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Start date</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Salary</th>
</tr>
</thead>
<tbody>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Tiger Nixon</td>
<td class="!py-[.85rem] !px-3.6 !border-border">System Architect</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Edinburgh</td>
<td class="!py-[.85rem] !px-3.6 !border-border">61</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/04/25</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$320,800</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Garrett Winters</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Accountant</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tokyo</td>
<td class="!py-[.85rem] !px-3.6 !border-border">63</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/07/25</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$170,750</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Ashton Cox</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Junior Technical Author</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">66</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/01/12</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$86,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Cedric Kelly</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Senior Javascript Developer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Edinburgh</td>
<td class="!py-[.85rem] !px-3.6 !border-border">22</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/03/29</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$433,060</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Airi Satou</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Accountant</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tokyo</td>
<td class="!py-[.85rem] !px-3.6 !border-border">33</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/11/28</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$162,700</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Brielle Williamson</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Integration Specialist</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">61</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/12/02</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$372,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Herrod Chandler</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sales Assistant</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">59</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/08/06</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$137,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Rhona Davidson</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Integration Specialist</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tokyo</td>
<td class="!py-[.85rem] !px-3.6 !border-border">55</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/10/14</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$327,900</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Colleen Hurst</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Javascript Developer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">39</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/09/15</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$205,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Sonya Frost</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Software Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Edinburgh</td>
<td class="!py-[.85rem] !px-3.6 !border-border">23</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/12/13</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$103,600</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Jena Gaines</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Office Manager</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">30</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/12/19</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$90,560</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Quinn Flynn</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Support Lead</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Edinburgh</td>
<td class="!py-[.85rem] !px-3.6 !border-border">22</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2013/03/03</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$342,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Charde Marshall</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Regional Director</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">36</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/10/16</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$470,600</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Haley Kennedy</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Senior Marketing Designer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">43</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/12/18</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$313,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Tatyana Fitzpatrick</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Regional Director</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">19</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/03/17</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$385,750</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Michael Silva</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Marketing Designer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">66</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/11/27</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$198,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Paul Byrd</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Chief Financial Officer (CFO)</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">64</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/06/09</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$725,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Gloria Little</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Systems Administrator</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">59</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/04/10</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$237,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Bradley Greer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Software Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">41</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/10/13</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$132,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Dai Rios</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Personnel Lead</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Edinburgh</td>
<td class="!py-[.85rem] !px-3.6 !border-border">35</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/09/26</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$217,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Jenette Caldwell</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Development Lead</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">30</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/09/03</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$345,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Yuri Berry</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Chief Marketing Officer (CMO)</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">40</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/06/25</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$675,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Caesar Vance</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Pre-Sales Support</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">21</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/12/12</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$106,450</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Doris Wilder</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sales Assistant</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sidney</td>
<td class="!py-[.85rem] !px-3.6 !border-border">23</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/09/20</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$85,600</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Angelica Ramos</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Chief Executive Officer (CEO)</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">47</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/10/09</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$1,200,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Gavin Joyce</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Developer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Edinburgh</td>
<td class="!py-[.85rem] !px-3.6 !border-border">42</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/12/22</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$92,575</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Jennifer Chang</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Regional Director</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Singapore</td>
<td class="!py-[.85rem] !px-3.6 !border-border">28</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/11/14</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$357,650</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Brenden Wagner</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Software Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">28</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/06/07</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$206,850</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Fiona Green</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Chief Operating Officer (COO)</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">48</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/03/11</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$850,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Shou Itou</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Regional Marketing</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tokyo</td>
<td class="!py-[.85rem] !px-3.6 !border-border">20</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/08/14</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$163,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Michelle House</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Integration Specialist</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sidney</td>
<td class="!py-[.85rem] !px-3.6 !border-border">37</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/06/02</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$95,400</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Suki Burks</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Developer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">53</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/10/22</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$114,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Prescott Bartlett</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Technical Author</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">27</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/05/07</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$145,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Gavin Cortez</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Team Leader</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">22</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/10/26</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$235,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Martena Mccray</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Post-Sales support</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Edinburgh</td>
<td class="!py-[.85rem] !px-3.6 !border-border">46</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/03/09</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$324,050</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Unity Butler</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Marketing Designer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">47</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/12/09</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$85,675</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Howard Hatfield</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Office Manager</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">51</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/12/16</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$164,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Hope Fuentes</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Secretary</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">41</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/02/12</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$109,850</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Vivian Harrell</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Financial Controller</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">62</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/02/14</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$452,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Timothy Mooney</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Office Manager</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">37</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/12/11</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$136,200</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Jackson Bradshaw</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Director</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">65</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/09/26</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$645,750</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Olivia Liang</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Support Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Singapore</td>
<td class="!py-[.85rem] !px-3.6 !border-border">64</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/02/03</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$234,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Bruno Nash</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Software Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">38</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/05/03</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$163,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Sakura Yamamoto</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Support Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tokyo</td>
<td class="!py-[.85rem] !px-3.6 !border-border">37</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/08/19</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$139,575</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Thor Walton</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Developer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">61</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2013/08/11</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$98,540</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Finn Camacho</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Support Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">47</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/07/07</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$87,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Serge Baldwin</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Data Coordinator</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Singapore</td>
<td class="!py-[.85rem] !px-3.6 !border-border">64</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/04/09</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$138,575</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Zenaida Frank</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Software Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">63</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/01/04</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$125,250</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Zorita Serrano</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Software Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">56</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/06/01</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$115,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Jennifer Acosta</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Junior Javascript Developer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Edinburgh</td>
<td class="!py-[.85rem] !px-3.6 !border-border">43</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2013/02/01</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$75,650</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Cara Stevens</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sales Assistant</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">46</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/12/06</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$145,600</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Hermione Butler</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Regional Director</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">47</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/03/21</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$356,250</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Lael Greer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Systems Administrator</td>
<td class="!py-[.85rem] !px-3.6 !border-border">London</td>
<td class="!py-[.85rem] !px-3.6 !border-border">21</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/02/27</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$103,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Jonas Alexander</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Developer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">San Francisco</td>
<td class="!py-[.85rem] !px-3.6 !border-border">30</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/07/14</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$86,500</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Shad Decker</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Regional Director</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Edinburgh</td>
<td class="!py-[.85rem] !px-3.6 !border-border">51</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/11/13</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$183,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Michael Bruce</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Javascript Developer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Singapore</td>
<td class="!py-[.85rem] !px-3.6 !border-border">29</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/06/27</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$183,000</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">Donna Snider</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Customer Support</td>
<td class="!py-[.85rem] !px-3.6 !border-border">New York</td>
<td class="!py-[.85rem] !px-3.6 !border-border">27</td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/01/25</td>
<td class="!py-[.85rem] !px-3.6 !border-border">$112,000</td>
</tr>
</tbody>
<tfoot>
<tr>
<th class="!border-border !py-4 !px-3.6 !font-medium">Name</th>
<th class="!border-border !py-4 !px-3.6 !font-medium">Position</th>
<th class="!border-border !py-4 !px-3.6 !font-medium">Office</th>
<th class="!border-border !py-4 !px-3.6 !font-medium">Age</th>
<th class="!border-border !py-4 !px-3.6 !font-medium">Start date</th>
<th class="!border-border !py-4 !px-3.6 !font-medium">Salary</th>
</tr>
</tfoot>
</table>
Profile Datatable
Add profile
class with
datatables
Name | Department | Gender | Education | Mobile | Joining Date | Action | ||
---|---|---|---|---|---|---|---|---|
Tiger Nixon | Architect | Male | M.COM., P.H.D. | 123 456 7890 | info@example.com | 2011/04/25 | ||
Garrett Winters | Accountant | Female | M.COM., P.H.D. | 123 456 7890 | info@example.com | 2011/07/25 | ||
Ashton Cox | Junior Technical | Male | B.COM., M.COM. | 123 456 7890 | info@example.com | 2009/01/12 | ||
Cedric Kelly | Developer | Male | B.COM., M.COM. | 123 456 7890 | info@example.com | 2012/03/29 | ||
Airi Satou | Accountant | Female | B.A, B.C.A | 123 456 7890 | info@example.com | 2008/11/28 | ||
Brielle Williamson | Specialist | Male | B.COM., M.COM. | 123 456 7890 | info@example.com | 2012/12/02 | ||
Herrod Chandler | Sales Assistant | Female | B.A, B.C.A | 123 456 7890 | info@example.com | 2012/08/06 | ||
Rhona Davidson | Integration | Male | B.TACH, M.TACH | 123 456 7890 | info@example.com | 2010/10/14 | ||
Colleen Hurst | Javascript Developer | Female | B.A, B.C.A | 123 456 7890 | info@example.com | 2009/09/15 | ||
Sonya Frost | Software Engineer | Male | B.COM., M.COM. | 123 456 7890 | info@example.com | 2008/12/13 | ||
Jena Gaines | Office Manager | Female | B.TACH, M.TACH | 123 456 7890 | info@example.com | 2008/12/19 | ||
Quinn Flynn | Support Lead | Male | B.TACH, M.TACH | 123 456 7890 | info@example.com | 2013/03/03 | ||
Charde Marshall | Regional Director | Female | B.A, B.C.A | 123 456 7890 | info@example.com | 2008/10/16 | ||
Haley Kennedy | Senior Marketing | Male | B.COM., M.COM. | 123 456 7890 | info@example.com | 2012/12/18 | ||
Tatyana Fitzpatrick | Regional Director | Male | B.TACH, M.TACH | 123 456 7890 | info@example.com | 2010/03/17 | ||
Michael Silva | Marketing Designer | Female | B.A, B.C.A | 123 456 7890 | info@example.com | 2012/11/27 | ||
Paul Byrd | Financial Officer | Male | B.TACH, M.TACH | 123 456 7890 | info@example.com | 2010/06/09 | ||
Gloria Little | Systems Administrator | Female | B.A, B.C.A | 123 456 7890 | info@example.com | 2009/04/10 | ||
Bradley Greer | Software Engineer | Male | B.COM., M.COM. | 123 456 7890 | info@example.com | 2012/10/13 | ||
Dai Rios | Personnel Lead | Male | B.TACH, M.TACH | 123 456 7890 | info@example.com | 2012/09/26 | ||
Jenette Caldwell | Development Lead | Female | B.A, B.C.A | 123 456 7890 | info@example.com | 2011/09/03 | ||
Yuri Berry | Marketing Officer | Male | B.TACH, M.TACH | 123 456 7890 | info@example.com | 2009/06/25 | ||
Caesar Vance | Pre-Sales Support | Male | B.TACH, M.TACH | 123 456 7890 | info@example.com | 2011/12/12 | ||
Doris Wilder | Sales Assistant | Female | B.A, B.C.A | 123 456 7890 | info@example.com | 2010/09/20 | ||
Angelica Ramos | Executive Officer | Male | B.COM., M.COM. | 123 456 7890 | info@example.com | 2009/10/09 | ||
Gavin Joyce | Developer | Female | B.TACH, M.TACH | 123 456 7890 | info@example.com | 2010/12/22 | ||
Jennifer Chang | Regional Director | Male | B.A, B.C.A | 123 456 7890 | info@example.com | 2010/11/14 | ||
Brenden Wagner | Software Engineer | Female | B.TACH, M.TACH | 123 456 7890 | info@example.com | 2011/06/07 | ||
Fiona Green | Operating Officer | Male | B.A, B.C.A | 123 456 7890 | info@example.com | 2010/03/11 | ||
Shou Itou | Regional Marketing | Female | B.COM., M.COM. | 123 456 7890 | info@example.com | 2011/08/14 |
<table id="example3" class="display table text-left" style="min-width: 845px">
<thead>
<tr>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium"></th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Name</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Department</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Gender</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Education</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Mobile</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Email</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Joining Date</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Action</th>
</tr>
</thead>
<tbody>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic1.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tiger Nixon</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Architect</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Male</td>
<td class="!py-[.85rem] !px-3.6 !border-border">M.COM., P.H.D.</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/04/25</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic2.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Garrett Winters</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Accountant</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Female</td>
<td class="!py-[.85rem] !px-3.6 !border-border">M.COM., P.H.D.</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/07/25</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic3.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Ashton Cox</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Junior Technical</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Male</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.COM., M.COM.</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/01/12</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic4.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cedric Kelly</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Developer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Male</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.COM., M.COM.</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/03/29</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic5.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Airi Satou</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Accountant</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Female</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.A, B.C.A</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/11/28</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic6.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Brielle Williamson</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Specialist</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Male</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.COM., M.COM.</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/12/02</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic7.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Herrod Chandler</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sales Assistant</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Female</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.A, B.C.A</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/08/06</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic8.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Rhona Davidson</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Integration</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Male</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.TACH, M.TACH</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/10/14</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic9.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Colleen Hurst</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Javascript Developer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Female</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.A, B.C.A</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/09/15</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic10.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sonya Frost</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Software Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Male</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.COM., M.COM.</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/12/13</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic1.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Jena Gaines</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Office Manager</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Female</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.TACH, M.TACH</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/12/19</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic2.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Quinn Flynn</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Support Lead</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Male</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.TACH, M.TACH</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2013/03/03</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic3.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Charde Marshall</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Regional Director</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Female</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.A, B.C.A</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/10/16</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic4.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Haley Kennedy</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Senior Marketing</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Male</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.COM., M.COM.</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/12/18</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic5.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tatyana Fitzpatrick</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Regional Director</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Male</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.TACH, M.TACH</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/03/17</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic6.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Michael Silva</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Marketing Designer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Female</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.A, B.C.A</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/11/27</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic7.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Paul Byrd</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Financial Officer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Male</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.TACH, M.TACH</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/06/09</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic8.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Gloria Little</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Systems Administrator</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Female</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.A, B.C.A</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/04/10</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic9.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Bradley Greer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Software Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Male</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.COM., M.COM.</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/10/13</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic10.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dai Rios</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Personnel Lead</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Male</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.TACH, M.TACH</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/09/26</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic1.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Jenette Caldwell</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Development Lead</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Female</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.A, B.C.A</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/09/03</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic2.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Yuri Berry</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Marketing Officer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Male</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.TACH, M.TACH</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/06/25</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic3.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Caesar Vance</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Pre-Sales Support</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Male</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.TACH, M.TACH</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/12/12</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic4.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Doris Wilder</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sales Assistant</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Female</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.A, B.C.A</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/09/20</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic5.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Angelica Ramos</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Executive Officer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Male</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.COM., M.COM.</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/10/09</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic6.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Gavin Joyce</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Developer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Female</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.TACH, M.TACH</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/12/22</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic7.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Jennifer Chang</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Regional Director</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Male</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.A, B.C.A</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/11/14</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic8.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Brenden Wagner</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Software Engineer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Female</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.TACH, M.TACH</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/06/07</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic9.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Fiona Green</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Operating Officer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Male</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.A, B.C.A</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/03/11</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border"><img class="rounded-full min-w-[35px] w-[35px]" src="assets/images/profile/small/pic10.jpg" alt=""></td>
<td class="!py-[.85rem] !px-3.6 !border-border">Shou Itou</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Regional Marketing</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Female</td>
<td class="!py-[.85rem] !px-3.6 !border-border">B.COM., M.COM.</td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">123 456 7890</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border"><a href="javascript:void(0);"><strong class="text-dark">info@example.com</strong></a></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/08/14</td>
<td class="!py-4 !px-3.6 text-right">
<div class="flex">
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-primary hover:bg-primaryhover duration-300 mr-1"><i class="fas fa-pencil-alt"></i></a>
<a href="javascript:void(0);" class="size-[1.625rem] leading-[1.625rem] rounded-lg text-center text-white bg-danger hover:bg-dangerhover duration-300"><i class="fa fa-trash"></i></a>
</div>
</td>
</tr>
</tbody>
</table>
Fees Collection
Add fees
class with
datatables
Roll No | Student Name | Invoice number | Fees Type | Payment Type | Status | Date | Amount |
---|---|---|---|---|---|---|---|
01 | Tiger Nixon | #54605 | Library | Cash | Paid | 2011/04/25 | 120$ |
02 | Garrett Winters | #54687 | Library | Credit Card | Pending | 2011/07/25 | 120$ |
03 | Ashton Cox | #35672 | Tuition | Cash | Paid | 2009/01/12 | 120$ |
04 | Cedric Kelly | #57984 | Annual | Credit Card | Pending | 2012/03/29 | 120$ |
05 | Airi Satou | #12453 | Library | Cheque | Pending | 2008/11/28 | 120$ |
06 | Brielle Williamson | #59723 | Tuition | Cash | Paid | 2012/12/02 | 120$ |
07 | Herrod Chandler | #98726 | Tuition | Credit Card | Udpaid | 2012/08/06 | 120$ |
08 | Rhona Davidson | #98721 | Library | Cheque | Udpaid | 2010/10/14 | 120$ |
09 | Colleen Hurst | #54605 | Annual | Cheque | Paid | 2009/09/15 | 120$ |
10 | Sonya Frost | #98734 | Tuition | Credit Card | Udpaid | 2008/12/13 | 120$ |
11 | Jena Gaines | #12457 | Tuition | Cash | Udpaid | 2008/12/19 | 120$ |
12 | Quinn Flynn | #36987 | Library | Cheque | Pending | 2013/03/03 | 120$ |
13 | Charde Marshall | #98756 | Tuition | Cheque | Paid | 2008/10/16 | 120$ |
14 | Haley Kennedy | #98754 | Library | Cash | Udpaid | 2012/12/18 | 120$ |
15 | Tatyana Fitzpatrick | #65248 | Annual | Cheque | Udpaid | 2010/03/17 | 120$ |
16 | Michael Silva | #75943 | Tuition | Credit Card | Paid | 2012/11/27 | 120$ |
17 | Paul Byrd | #87954 | Library | Cheque | Pending | 2010/06/09 | 120$ |
18 | Gloria Little | #98746 | Tuition | Cheque | Paid | 2009/04/10 | 120$ |
19 | Bradley Greer | #98674 | Annual | Cash | Udpaid | 2012/10/13 | 120$ |
20 | Dai Rios | #69875 | Tuition | Cheque | Pending | 2012/09/26 | 120$ |
21 | Jenette Caldwell | #54678 | Library | Cheque | Paid | 2011/09/03 | 120$ |
22 | Yuri Berry | #98756 | Tuition | Credit Card | Udpaid | 2009/06/25 | 120$ |
23 | Caesar Vance | #86754 | Tuition | Cheque | Paid | 2011/12/12 | 120$ |
24 | Doris Wilder | #34251 | Annual | Cash | Pending | 2010/09/20 | 120$ |
25 | Angelica Ramos | #65874 | Tuition | Cheque | Udpaid | 2009/10/09 | 120$ |
26 | Gavin Joyce | #54605 | Female | Credit Card | Paid | 2010/12/22 | 120$ |
27 | Jennifer Chang | #54605 | Tuition | Cheque | Pending | 2010/11/14 | 120$ |
28 | Brenden Wagner | #45687 | Library | Cheque | Udpaid | 2011/06/07 | 120$ |
29 | Fiona Green | #23456 | Tuition | Cash | Paid | 2010/03/11 | 120$ |
30 | Shou Itou | #54605 | Annual | Credit Card | Pending | 2011/08/14 | 120$ |
<table id="example4" class="display table text-left" style="min-width: 845px">
<thead>
<tr>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Roll No</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Student Name</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Invoice number</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Fees Type </th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Payment Type </th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Status </th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Date</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Amount</th>
</tr>
</thead>
<tbody>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">01</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tiger Nixon</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#54605</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Library</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cash</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-success bg-successlight border border-transparent">Paid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/04/25</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">02</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Garrett Winters</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#54687</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Library</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Credit Card</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-warning bg-warninglight border border-transparent">Pending</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/07/25</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">03</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Ashton Cox</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#35672</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tuition</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cash</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-success bg-successlight border border-transparent">Paid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/01/12</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">04</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cedric Kelly</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#57984</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Annual</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Credit Card</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-warning bg-warninglight border border-transparent">Pending</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/03/29</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">05</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Airi Satou</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#12453</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Library</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cheque</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-warning bg-warninglight border border-transparent">Pending</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/11/28</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">06</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Brielle Williamson</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#59723</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tuition</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cash</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-success bg-successlight border border-transparent">Paid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/12/02</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">07</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Herrod Chandler</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#98726</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tuition</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Credit Card</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-danger bg-dangerlight border border-transparent">Udpaid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/08/06</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">08</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Rhona Davidson</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#98721</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Library</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cheque</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-danger bg-dangerlight border border-transparent">Udpaid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/10/14</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">09</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Colleen Hurst</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#54605</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Annual</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cheque</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-success bg-successlight border border-transparent">Paid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/09/15</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">10</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sonya Frost</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#98734</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tuition</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Credit Card</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-danger bg-dangerlight border border-transparent">Udpaid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/12/13</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">11</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Jena Gaines</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#12457</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tuition</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cash</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-danger bg-dangerlight border border-transparent">Udpaid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/12/19</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">12</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Quinn Flynn</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#36987</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Library</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cheque</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-warning bg-warninglight border border-transparent">Pending</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2013/03/03</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">13</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Charde Marshall</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#98756</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tuition</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cheque</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-success bg-successlight border border-transparent">Paid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2008/10/16</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">14</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Haley Kennedy</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#98754</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Library</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cash</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-danger bg-dangerlight border border-transparent">Udpaid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/12/18</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">15</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tatyana Fitzpatrick</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#65248</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Annual</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cheque</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-danger bg-dangerlight border border-transparent">Udpaid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/03/17</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">16</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Michael Silva</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#75943</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tuition</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Credit Card</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-success bg-successlight border border-transparent">Paid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/11/27</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">17</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Paul Byrd</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#87954</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Library</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cheque</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-warning bg-warninglight border border-transparent">Pending</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/06/09</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">18</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Gloria Little</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#98746</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tuition</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cheque</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-success bg-successlight border border-transparent">Paid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/04/10</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">19</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Bradley Greer</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#98674</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Annual</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cash</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-danger bg-dangerlight border border-transparent">Udpaid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/10/13</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">20</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dai Rios</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#69875</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tuition</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cheque</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-warning bg-warninglight border border-transparent">Pending</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2012/09/26</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">21</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Jenette Caldwell</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#54678</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Library</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cheque</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-success bg-successlight border border-transparent">Paid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/09/03</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">22</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Yuri Berry</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#98756</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tuition</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Credit Card</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-danger bg-dangerlight border border-transparent">Udpaid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/06/25</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">23</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Caesar Vance</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#86754</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tuition</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cheque</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-success bg-successlight border border-transparent">Paid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/12/12</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">24</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Doris Wilder</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#34251</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Annual</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cash</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-warning bg-warninglight border border-transparent">Pending</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/09/20</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">25</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Angelica Ramos</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#65874</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tuition</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cheque</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-danger bg-dangerlight border border-transparent">Udpaid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2009/10/09</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">26</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Gavin Joyce</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#54605</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Female</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Credit Card</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-success bg-successlight border border-transparent">Paid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/12/22</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">27</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Jennifer Chang</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#54605</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tuition</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cheque</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-warning bg-warninglight border border-transparent">Pending</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/11/14</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">28</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Brenden Wagner</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#45687</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Library</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cheque</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-danger bg-dangerlight border border-transparent">Udpaid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/06/07</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">29</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Fiona Green</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#23456</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tuition</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cash</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-success bg-successlight border border-transparent">Paid</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2010/03/11</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">30</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Shou Itou</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#54605</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Annual</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Credit Card</td>
<td class="!py-4 !px-3.6 text-left"><span class="badge text-warning bg-warninglight border border-transparent">Pending</span></td>
<td class="!py-[.85rem] !px-3.6 !border-border">2011/08/14</td>
<td class="!py-[.85rem] !px-3.6 !border-border text-right"><strong class="text-dark">120$</strong></td>
</tr>
</tbody>
</table>
Patient
Add Patient
class with
datatables
|
Patient ID | Date Check in | Patient Name | Doctor Assgined | Disease | Status | Room no | Action |
---|---|---|---|---|---|---|---|---|
|
#P-00001 | 26/02/2020, 12:42 AM | Tiger Nixon | Dr. Cedric | Cold & Flu | New Patient | AB-001 | |
|
#P-00002 | 28/02/2020, 12:42 AM | Garrett Winters | Dr. Cedric | Sleep Problem | In Treatment | AB-002 | |
|
#P-00003 | 26/02/2020, 12:42 AM | Ashton Cox | Dr. Rhona | Cold & Flu | Recovered | AB-003 | |
|
#P-00004 | 29/02/2020, 12:42 AM | Ashton Cox | Dr. Cedric | Cold & Flu | In Treatment | AB-004 | |
|
#P-00005 | 28/02/2020, 12:42 AM | Ashton Cox | Dr. Cedric | Cold & Flu | In Treatment | AB-005 | |
|
#P-00006 | 28/02/2020, 12:42 AM | Ashton Cox | Dr. Rhona | Sleep Problem | In Treatment | AB-006 | |
|
#P-00007 | 26/02/2020, 12:42 AM | Airi Satou | Dr. Rhona | Cold & Flu | New Patient | AB-007 | |
|
#P-00008 | 29/02/2020, 12:42 AM | Airi Satou | Dr. Garrett | Sleep Problem | In Treatment | AB-008 | |
|
#P-00009 | 25/02/2020, 12:42 AM | Airi Satou | Dr. Rhona | Cold & Flu | New Patient | AB-009 | |
|
#P-00010 | 26/02/2020, 12:42 AM | Airi Satou | Dr. Rhona | Sleep Problem | New Patient | AB-010 | |
|
#P-00011 | 28/02/2020, 12:42 AM | Airi Satou | Dr. Rhona | Cold & Flu | In Treatment | AB-011 | |
|
#P-00012 | 29/02/2020, 12:42 AM | Sonya Frost | Dr. Garrett | Sleep Problem | New Patient | AB-012 | |
|
#P-00013 | 25/02/2020, 12:42 AM | Sonya Frost | Dr. Rhona | Cold & Flu | New Patient | AB-013 | |
|
#P-00014 | 26/02/2020, 12:42 AM | Sonya Frost | Dr. Garrett | Sleep Problem | In Treatment | AB-014 | |
|
#P-00015 | 28/02/2020, 12:42 AM | Sonya Frost | Dr. Rhona | Cold & Flu | New Patient | AB-015 | |
|
#P-00016 | 29/02/2020, 12:42 AM | Sonya Frost | Dr. Garrett | Sleep Problem | New Patient | AB-016 | |
|
#P-00017 | 25/02/2020, 12:42 AM | Sonya Frost | Dr. Rhona | Cold & Flu | In Treatment | AB-017 | |
|
#P-00018 | 26/02/2020, 12:42 AM | Sonya Frost | Dr. Rhona | Sleep Problem | New Patient | AB-018 | |
|
#P-00019 | 28/02/2020, 12:42 AM | Sonya Frost | Dr. Rhona | Cold & Flu | New Patient | AB-019 | |
|
#P-00020 | 25/02/2020, 12:42 AM | Sonya Frost | Dr. Garrett | Sleep Problem | In Treatment | AB-020 |
<table id="example5" class="display table text-left" style="min-width: 845px">
<thead>
<tr>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm">
<div class="custom-control inline custom-checkbox">
<input type="checkbox" class="form-check-input checkAll" id="checkInput" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="checkInput"></label>
</div>
</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Patient ID</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Date Check in</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Patient Name</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Doctor Assgined</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Disease</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Status</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Room no</th>
<th class="!py-4 !pl-3.6 !pr-6.1 border-b !border-border text-2sm !font-medium">Action</th>
</tr>
</thead>
<tbody>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">
<div class="form-check custom-checkbox">
<input type="checkbox" class="form-check-input" id="customCheckBox2" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="customCheckBox2"></label>
</div>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#P-00001</td>
<td class="!py-[.85rem] !px-3.6 !border-border">26/02/2020, 12:42 AM</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Tiger Nixon</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dr. Cedric</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cold & Flu</td>
<td class="!py-[.85rem] !px-3.6 !border-border">
<span class="badge text-danger bg-dangerlight border border-transparent">
<i class="fa fa-circle text-danger mr-1"></i>
New Patient
</span>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">AB-001</td>
<td class="!py-[.85rem] !px-3.6 text-right">
<div class="cursor-pointer relative" x-data="{ open: false }">
<div class="btn-link" @click="open = true">
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="var(--primary)" cx="5" cy="12" r="2"></circle><circle fill="var(--primary)" cx="12" cy="12" r="2"></circle><circle fill="var(--primary)" cx="19" cy="12" r="2"></circle></g></svg>
</div>
<div class="bg-bodybg border border-black/15 rounded-xl absolute top-full right-0 min-w-40 mt-1 z-1 text-left" x-transition.duration.300ms x-show.transition.origin.top.right="open" x-cloak @click.away="open = false">
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Accept Patient</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Reject Order</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">View Details</a>
</div>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">
<div class="form-check custom-checkbox">
<input type="checkbox" class="form-check-input" id="customCheckBox3" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="customCheckBox3"></label>
</div>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#P-00002</td>
<td class="!py-[.85rem] !px-3.6 !border-border">28/02/2020, 12:42 AM</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Garrett Winters</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dr. Cedric</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sleep Problem</td>
<td class="!py-[.85rem] !px-3.6 !border-border">
<span class="badge text-warning bg-warninglight border border-transparent">
<i class="fa fa-circle text-warning mr-1"></i>
In Treatment
</span>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">AB-002</td>
<td class="!py-[.85rem] !px-3.6 text-right">
<div class="cursor-pointer relative" x-data="{ open: false }">
<div class="btn-link" @click="open = true">
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="var(--primary)" cx="5" cy="12" r="2"></circle><circle fill="var(--primary)" cx="12" cy="12" r="2"></circle><circle fill="var(--primary)" cx="19" cy="12" r="2"></circle></g></svg>
</div>
<div class="bg-bodybg border border-black/15 rounded-xl absolute top-full right-0 min-w-40 mt-1 z-1 text-left" x-transition.duration.300ms x-show.transition.origin.top.right="open" x-cloak @click.away="open = false">
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Accept Patient</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Reject Order</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">View Details</a>
</div>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">
<div class="form-check custom-checkbox">
<input type="checkbox" class="form-check-input" id="customCheckBox4" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="customCheckBox4"></label>
</div>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#P-00003</td>
<td class="!py-[.85rem] !px-3.6 !border-border">26/02/2020, 12:42 AM</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Ashton Cox</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dr. Rhona</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cold & Flu</td>
<td class="!py-[.85rem] !px-3.6 !border-border">
<span class="badge text-success bg-successlight border border-transparent">
<i class="fa fa-circle text-success mr-1"></i>
Recovered
</span>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">AB-003</td>
<td class="!py-[.85rem] !px-3.6 text-right">
<div class="cursor-pointer relative" x-data="{ open: false }">
<div class="btn-link" @click="open = true">
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="var(--primary)" cx="5" cy="12" r="2"></circle><circle fill="var(--primary)" cx="12" cy="12" r="2"></circle><circle fill="var(--primary)" cx="19" cy="12" r="2"></circle></g></svg>
</div>
<div class="bg-bodybg border border-black/15 rounded-xl absolute top-full right-0 min-w-40 mt-1 z-1 text-left" x-transition.duration.300ms x-show.transition.origin.top.right="open" x-cloak @click.away="open = false">
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Accept Patient</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Reject Order</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">View Details</a>
</div>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">
<div class="form-check custom-checkbox">
<input type="checkbox" class="form-check-input" id="customCheckBox5" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="customCheckBox5"></label>
</div>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#P-00004</td>
<td class="!py-[.85rem] !px-3.6 !border-border">29/02/2020, 12:42 AM</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Ashton Cox</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dr. Cedric</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cold & Flu</td>
<td class="!py-[.85rem] !px-3.6 !border-border">
<span class="badge text-warning bg-warninglight border border-transparent">
<i class="fa fa-circle text-warning mr-1"></i>
In Treatment
</span>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">AB-004</td>
<td class="!py-[.85rem] !px-3.6 text-right">
<div class="cursor-pointer relative" x-data="{ open: false }">
<div class="btn-link" @click="open = true">
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="var(--primary)" cx="5" cy="12" r="2"></circle><circle fill="var(--primary)" cx="12" cy="12" r="2"></circle><circle fill="var(--primary)" cx="19" cy="12" r="2"></circle></g></svg>
</div>
<div class="bg-bodybg border border-black/15 rounded-xl absolute top-full right-0 min-w-40 mt-1 z-1 text-left" x-transition.duration.300ms x-show.transition.origin.top.right="open" x-cloak @click.away="open = false">
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Accept Patient</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Reject Order</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">View Details</a>
</div>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">
<div class="form-check custom-checkbox">
<input type="checkbox" class="form-check-input" id="customCheckBox6" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="customCheckBox6"></label>
</div>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#P-00005</td>
<td class="!py-[.85rem] !px-3.6 !border-border">28/02/2020, 12:42 AM</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Ashton Cox</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dr. Cedric</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cold & Flu</td>
<td class="!py-[.85rem] !px-3.6 !border-border">
<span class="badge text-warning bg-warninglight border border-transparent">
<i class="fa fa-circle text-warning mr-1"></i>
In Treatment
</span>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">AB-005</td>
<td class="!py-[.85rem] !px-3.6 text-right">
<div class="cursor-pointer relative" x-data="{ open: false }">
<div class="btn-link" @click="open = true">
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="var(--primary)" cx="5" cy="12" r="2"></circle><circle fill="var(--primary)" cx="12" cy="12" r="2"></circle><circle fill="var(--primary)" cx="19" cy="12" r="2"></circle></g></svg>
</div>
<div class="bg-bodybg border border-black/15 rounded-xl absolute top-full right-0 min-w-40 mt-1 z-1 text-left" x-transition.duration.300ms x-show.transition.origin.top.right="open" x-cloak @click.away="open = false">
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Accept Patient</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Reject Order</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">View Details</a>
</div>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">
<div class="form-check custom-checkbox">
<input type="checkbox" class="form-check-input" id="customCheckBox7" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="customCheckBox7"></label>
</div>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#P-00006</td>
<td class="!py-[.85rem] !px-3.6 !border-border">28/02/2020, 12:42 AM</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Ashton Cox</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dr. Rhona</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sleep Problem</td>
<td class="!py-[.85rem] !px-3.6 !border-border">
<span class="badge text-warning bg-warninglight border border-transparent">
<i class="fa fa-circle text-warning mr-1"></i>
In Treatment
</span>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">AB-006</td>
<td class="!py-[.85rem] !px-3.6 text-right">
<div class="cursor-pointer relative" x-data="{ open: false }">
<div class="btn-link" @click="open = true">
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="var(--primary)" cx="5" cy="12" r="2"></circle><circle fill="var(--primary)" cx="12" cy="12" r="2"></circle><circle fill="var(--primary)" cx="19" cy="12" r="2"></circle></g></svg>
</div>
<div class="bg-bodybg border border-black/15 rounded-xl absolute top-full right-0 min-w-40 mt-1 z-1 text-left" x-transition.duration.300ms x-show.transition.origin.top.right="open" x-cloak @click.away="open = false">
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Accept Patient</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Reject Order</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">View Details</a>
</div>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">
<div class="form-check custom-checkbox">
<input type="checkbox" class="form-check-input" id="customCheckBox8" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="customCheckBox8"></label>
</div>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#P-00007</td>
<td class="!py-[.85rem] !px-3.6 !border-border">26/02/2020, 12:42 AM</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Airi Satou</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dr. Rhona</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cold & Flu</td>
<td class="!py-[.85rem] !px-3.6 !border-border">
<span class="badge text-danger bg-dangerlight border border-transparent">
<i class="fa fa-circle text-danger mr-1"></i>
New Patient
</span>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">AB-007</td>
<td class="!py-[.85rem] !px-3.6 text-right">
<div class="cursor-pointer relative" x-data="{ open: false }">
<div class="btn-link" @click="open = true">
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="var(--primary)" cx="5" cy="12" r="2"></circle><circle fill="var(--primary)" cx="12" cy="12" r="2"></circle><circle fill="var(--primary)" cx="19" cy="12" r="2"></circle></g></svg>
</div>
<div class="bg-bodybg border border-black/15 rounded-xl absolute top-full right-0 min-w-40 mt-1 z-1 text-left" x-transition.duration.300ms x-show.transition.origin.top.right="open" x-cloak @click.away="open = false">
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Accept Patient</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Reject Order</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">View Details</a>
</div>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">
<div class="form-check custom-checkbox">
<input type="checkbox" class="form-check-input" id="customCheckBox9" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="customCheckBox9"></label>
</div>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#P-00008</td>
<td class="!py-[.85rem] !px-3.6 !border-border">29/02/2020, 12:42 AM</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Airi Satou</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dr. Garrett </td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sleep Problem</td>
<td class="!py-[.85rem] !px-3.6 !border-border">
<span class="badge text-warning bg-warninglight border border-transparent">
<i class="fa fa-circle text-warning mr-1"></i>
In Treatment
</span>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">AB-008</td>
<td class="!py-[.85rem] !px-3.6 text-right">
<div class="cursor-pointer relative" x-data="{ open: false }">
<div class="btn-link" @click="open = true">
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="var(--primary)" cx="5" cy="12" r="2"></circle><circle fill="var(--primary)" cx="12" cy="12" r="2"></circle><circle fill="var(--primary)" cx="19" cy="12" r="2"></circle></g></svg>
</div>
<div class="bg-bodybg border border-black/15 rounded-xl absolute top-full right-0 min-w-40 mt-1 z-1 text-left" x-transition.duration.300ms x-show.transition.origin.top.right="open" x-cloak @click.away="open = false">
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Accept Patient</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Reject Order</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">View Details</a>
</div>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">
<div class="form-check custom-checkbox">
<input type="checkbox" class="form-check-input" id="customCheckBox10" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="customCheckBox10"></label>
</div>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#P-00009</td>
<td class="!py-[.85rem] !px-3.6 !border-border">25/02/2020, 12:42 AM</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Airi Satou</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dr. Rhona</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cold & Flu</td>
<td class="!py-[.85rem] !px-3.6 !border-border">
<span class="badge text-danger bg-dangerlight border border-transparent">
<i class="fa fa-circle text-danger mr-1"></i>
New Patient
</span>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">AB-009</td>
<td class="!py-[.85rem] !px-3.6 text-right">
<div class="cursor-pointer relative" x-data="{ open: false }">
<div class="btn-link" @click="open = true">
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="var(--primary)" cx="5" cy="12" r="2"></circle><circle fill="var(--primary)" cx="12" cy="12" r="2"></circle><circle fill="var(--primary)" cx="19" cy="12" r="2"></circle></g></svg>
</div>
<div class="bg-bodybg border border-black/15 rounded-xl absolute top-full right-0 min-w-40 mt-1 z-1 text-left" x-transition.duration.300ms x-show.transition.origin.top.right="open" x-cloak @click.away="open = false">
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Accept Patient</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Reject Order</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">View Details</a>
</div>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">
<div class="form-check custom-checkbox">
<input type="checkbox" class="form-check-input" id="customCheckBox11" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="customCheckBox11"></label>
</div>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#P-00010</td>
<td class="!py-[.85rem] !px-3.6 !border-border">26/02/2020, 12:42 AM</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Airi Satou</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dr. Rhona</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sleep Problem</td>
<td class="!py-[.85rem] !px-3.6 !border-border">
<span class="badge text-danger bg-dangerlight border border-transparent">
<i class="fa fa-circle text-danger mr-1"></i>
New Patient
</span>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">AB-010</td>
<td class="!py-[.85rem] !px-3.6 text-right">
<div class="cursor-pointer relative" x-data="{ open: false }">
<div class="btn-link" @click="open = true">
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="var(--primary)" cx="5" cy="12" r="2"></circle><circle fill="var(--primary)" cx="12" cy="12" r="2"></circle><circle fill="var(--primary)" cx="19" cy="12" r="2"></circle></g></svg>
</div>
<div class="bg-bodybg border border-black/15 rounded-xl absolute top-full right-0 min-w-40 mt-1 z-1 text-left" x-transition.duration.300ms x-show.transition.origin.top.right="open" x-cloak @click.away="open = false">
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Accept Patient</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Reject Order</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">View Details</a>
</div>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">
<div class="form-check custom-checkbox">
<input type="checkbox" class="form-check-input" id="customCheckBox12" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="customCheckBox12"></label>
</div>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#P-00011</td>
<td class="!py-[.85rem] !px-3.6 !border-border">28/02/2020, 12:42 AM</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Airi Satou</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dr. Rhona</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cold & Flu</td>
<td class="!py-[.85rem] !px-3.6 !border-border">
<span class="badge text-warning bg-warninglight border border-transparent">
<i class="fa fa-circle text-warning mr-1"></i>
In Treatment
</span>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">AB-011</td>
<td class="!py-[.85rem] !px-3.6 text-right">
<div class="cursor-pointer relative" x-data="{ open: false }">
<div class="btn-link" @click="open = true">
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="var(--primary)" cx="5" cy="12" r="2"></circle><circle fill="var(--primary)" cx="12" cy="12" r="2"></circle><circle fill="var(--primary)" cx="19" cy="12" r="2"></circle></g></svg>
</div>
<div class="bg-bodybg border border-black/15 rounded-xl absolute top-full right-0 min-w-40 mt-1 z-1 text-left" x-transition.duration.300ms x-show.transition.origin.top.right="open" x-cloak @click.away="open = false">
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Accept Patient</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Reject Order</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">View Details</a>
</div>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">
<div class="form-check custom-checkbox">
<input type="checkbox" class="form-check-input" id="customCheckBox13" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="customCheckBox13"></label>
</div>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#P-00012</td>
<td class="!py-[.85rem] !px-3.6 !border-border">29/02/2020, 12:42 AM</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sonya Frost</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dr. Garrett</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sleep Problem</td>
<td class="!py-[.85rem] !px-3.6 !border-border">
<span class="badge text-danger bg-dangerlight border border-transparent">
<i class="fa fa-circle text-danger mr-1"></i>
New Patient
</span>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">AB-012</td>
<td class="!py-[.85rem] !px-3.6 text-right">
<div class="cursor-pointer relative" x-data="{ open: false }">
<div class="btn-link" @click="open = true">
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="var(--primary)" cx="5" cy="12" r="2"></circle><circle fill="var(--primary)" cx="12" cy="12" r="2"></circle><circle fill="var(--primary)" cx="19" cy="12" r="2"></circle></g></svg>
</div>
<div class="bg-bodybg border border-black/15 rounded-xl absolute top-full right-0 min-w-40 mt-1 z-1 text-left" x-transition.duration.300ms x-show.transition.origin.top.right="open" x-cloak @click.away="open = false">
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Accept Patient</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Reject Order</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">View Details</a>
</div>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">
<div class="form-check custom-checkbox">
<input type="checkbox" class="form-check-input" id="customCheckBox14" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="customCheckBox14"></label>
</div>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#P-00013</td>
<td class="!py-[.85rem] !px-3.6 !border-border">25/02/2020, 12:42 AM</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sonya Frost</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dr. Rhona</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cold & Flu</td>
<td class="!py-[.85rem] !px-3.6 !border-border">
<span class="badge text-danger bg-dangerlight border border-transparent">
<i class="fa fa-circle text-danger mr-1"></i>
New Patient
</span>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">AB-013</td>
<td class="!py-[.85rem] !px-3.6 text-right">
<div class="cursor-pointer relative" x-data="{ open: false }">
<div class="btn-link" @click="open = true">
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="var(--primary)" cx="5" cy="12" r="2"></circle><circle fill="var(--primary)" cx="12" cy="12" r="2"></circle><circle fill="var(--primary)" cx="19" cy="12" r="2"></circle></g></svg>
</div>
<div class="bg-bodybg border border-black/15 rounded-xl absolute top-full right-0 min-w-40 mt-1 z-1 text-left" x-transition.duration.300ms x-show.transition.origin.top.right="open" x-cloak @click.away="open = false">
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Accept Patient</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Reject Order</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">View Details</a>
</div>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">
<div class="form-check custom-checkbox">
<input type="checkbox" class="form-check-input" id="customCheckBox15" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="customCheckBox15"></label>
</div>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#P-00014</td>
<td class="!py-[.85rem] !px-3.6 !border-border">26/02/2020, 12:42 AM</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sonya Frost</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dr. Garrett</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sleep Problem</td>
<td class="!py-[.85rem] !px-3.6 !border-border">
<span class="badge text-warning bg-warninglight border border-transparent">
<i class="fa fa-circle text-warning mr-1"></i>
In Treatment
</span>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">AB-014</td>
<td class="!py-[.85rem] !px-3.6 text-right">
<div class="cursor-pointer relative" x-data="{ open: false }">
<div class="btn-link" @click="open = true">
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="var(--primary)" cx="5" cy="12" r="2"></circle><circle fill="var(--primary)" cx="12" cy="12" r="2"></circle><circle fill="var(--primary)" cx="19" cy="12" r="2"></circle></g></svg>
</div>
<div class="bg-bodybg border border-black/15 rounded-xl absolute top-full right-0 min-w-40 mt-1 z-1 text-left" x-transition.duration.300ms x-show.transition.origin.top.right="open" x-cloak @click.away="open = false">
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Accept Patient</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Reject Order</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">View Details</a>
</div>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">
<div class="form-check custom-checkbox">
<input type="checkbox" class="form-check-input" id="customCheckBox16" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="customCheckBox16"></label>
</div>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#P-00015</td>
<td class="!py-[.85rem] !px-3.6 !border-border">28/02/2020, 12:42 AM</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sonya Frost</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dr. Rhona</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cold & Flu</td>
<td class="!py-[.85rem] !px-3.6 !border-border">
<span class="badge text-danger bg-dangerlight border border-transparent">
<i class="fa fa-circle text-danger mr-1"></i>
New Patient
</span>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">AB-015</td>
<td class="!py-[.85rem] !px-3.6 text-right">
<div class="cursor-pointer relative" x-data="{ open: false }">
<div class="btn-link" @click="open = true">
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="var(--primary)" cx="5" cy="12" r="2"></circle><circle fill="var(--primary)" cx="12" cy="12" r="2"></circle><circle fill="var(--primary)" cx="19" cy="12" r="2"></circle></g></svg>
</div>
<div class="bg-bodybg border border-black/15 rounded-xl absolute top-full right-0 min-w-40 mt-1 z-1 text-left" x-transition.duration.300ms x-show.transition.origin.top.right="open" x-cloak @click.away="open = false">
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Accept Patient</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Reject Order</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">View Details</a>
</div>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">
<div class="form-check custom-checkbox">
<input type="checkbox" class="form-check-input" id="customCheckBox17" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="customCheckBox17"></label>
</div>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#P-00016</td>
<td class="!py-[.85rem] !px-3.6 !border-border">29/02/2020, 12:42 AM</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sonya Frost</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dr. Garrett</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sleep Problem</td>
<td class="!py-[.85rem] !px-3.6 !border-border">
<span class="badge text-danger bg-dangerlight border border-transparent">
<i class="fa fa-circle text-danger mr-1"></i>
New Patient
</span>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">AB-016</td>
<td class="!py-[.85rem] !px-3.6 text-right">
<div class="cursor-pointer relative" x-data="{ open: false }">
<div class="btn-link" @click="open = true">
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="var(--primary)" cx="5" cy="12" r="2"></circle><circle fill="var(--primary)" cx="12" cy="12" r="2"></circle><circle fill="var(--primary)" cx="19" cy="12" r="2"></circle></g></svg>
</div>
<div class="bg-bodybg border border-black/15 rounded-xl absolute top-full right-0 min-w-40 mt-1 z-1 text-left" x-transition.duration.300ms x-show.transition.origin.top.right="open" x-cloak @click.away="open = false">
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Accept Patient</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Reject Order</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">View Details</a>
</div>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">
<div class="form-check custom-checkbox">
<input type="checkbox" class="form-check-input" id="customCheckBox18" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="customCheckBox18"></label>
</div>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#P-00017</td>
<td class="!py-[.85rem] !px-3.6 !border-border">25/02/2020, 12:42 AM</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sonya Frost</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dr. Rhona</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cold & Flu</td>
<td class="!py-[.85rem] !px-3.6 !border-border">
<span class="badge text-warning bg-warninglight border border-transparent">
<i class="fa fa-circle text-warning mr-1"></i>
In Treatment
</span>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">AB-017</td>
<td class="!py-[.85rem] !px-3.6 text-right">
<div class="cursor-pointer relative" x-data="{ open: false }">
<div class="btn-link" @click="open = true">
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="var(--primary)" cx="5" cy="12" r="2"></circle><circle fill="var(--primary)" cx="12" cy="12" r="2"></circle><circle fill="var(--primary)" cx="19" cy="12" r="2"></circle></g></svg>
</div>
<div class="bg-bodybg border border-black/15 rounded-xl absolute top-full right-0 min-w-40 mt-1 z-1 text-left" x-transition.duration.300ms x-show.transition.origin.top.right="open" x-cloak @click.away="open = false">
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Accept Patient</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Reject Order</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">View Details</a>
</div>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">
<div class="form-check custom-checkbox">
<input type="checkbox" class="form-check-input" id="customCheckBox19" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="customCheckBox19"></label>
</div>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#P-00018</td>
<td class="!py-[.85rem] !px-3.6 !border-border">26/02/2020, 12:42 AM</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sonya Frost</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dr. Rhona</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sleep Problem</td>
<td class="!py-[.85rem] !px-3.6 !border-border">
<span class="badge text-danger bg-dangerlight border border-transparent">
<i class="fa fa-circle text-danger mr-1"></i>
New Patient
</span>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">AB-018</td>
<td class="!py-[.85rem] !px-3.6 text-right">
<div class="cursor-pointer relative" x-data="{ open: false }">
<div class="btn-link" @click="open = true">
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="var(--primary)" cx="5" cy="12" r="2"></circle><circle fill="var(--primary)" cx="12" cy="12" r="2"></circle><circle fill="var(--primary)" cx="19" cy="12" r="2"></circle></g></svg>
</div>
<div class="bg-bodybg border border-black/15 rounded-xl absolute top-full right-0 min-w-40 mt-1 z-1 text-left" x-transition.duration.300ms x-show.transition.origin.top.right="open" x-cloak @click.away="open = false">
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Accept Patient</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Reject Order</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">View Details</a>
</div>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">
<div class="form-check custom-checkbox">
<input type="checkbox" class="form-check-input" id="customCheckBox20" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="customCheckBox20"></label>
</div>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#P-00019</td>
<td class="!py-[.85rem] !px-3.6 !border-border">28/02/2020, 12:42 AM</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sonya Frost</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dr. Rhona</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Cold & Flu</td>
<td class="!py-[.85rem] !px-3.6 !border-border">
<span class="badge text-danger bg-dangerlight border border-transparent">
<i class="fa fa-circle text-danger mr-1"></i>
New Patient
</span>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">AB-019</td>
<td class="!py-[.85rem] !px-3.6 text-right">
<div class="cursor-pointer relative" x-data="{ open: false }">
<div class="btn-link" @click="open = true">
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="var(--primary)" cx="5" cy="12" r="2"></circle><circle fill="var(--primary)" cx="12" cy="12" r="2"></circle><circle fill="var(--primary)" cx="19" cy="12" r="2"></circle></g></svg>
</div>
<div class="bg-bodybg border border-black/15 rounded-xl absolute top-full right-0 min-w-40 mt-1 z-1 text-left" x-transition.duration.300ms x-show.transition.origin.top.right="open" x-cloak @click.away="open = false">
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Accept Patient</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Reject Order</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">View Details</a>
</div>
</div>
</td>
</tr>
<tr>
<td class="!py-[.85rem] !px-3.6 !border-border">
<div class="form-check custom-checkbox">
<input type="checkbox" class="form-check-input" id="customCheckBox21" required="">
<label class="ml-[0.313rem] mt-[0.113rem]" for="customCheckBox21"></label>
</div>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">#P-00020</td>
<td class="!py-[.85rem] !px-3.6 !border-border">25/02/2020, 12:42 AM</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sonya Frost</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Dr. Garrett</td>
<td class="!py-[.85rem] !px-3.6 !border-border">Sleep Problem</td>
<td class="!py-[.85rem] !px-3.6 !border-border">
<span class="badge text-warning bg-warninglight border border-transparent">
<i class="fa fa-circle text-warning mr-1"></i>
In Treatment
</span>
</td>
<td class="!py-[.85rem] !px-3.6 !border-border">AB-020</td>
<td class="!py-[.85rem] !px-3.6 text-right">
<div class="cursor-pointer relative" x-data="{ open: false }">
<div class="btn-link" @click="open = true">
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><rect x="0" y="0" width="24" height="24"></rect><circle fill="var(--primary)" cx="5" cy="12" r="2"></circle><circle fill="var(--primary)" cx="12" cy="12" r="2"></circle><circle fill="var(--primary)" cx="19" cy="12" r="2"></circle></g></svg>
</div>
<div class="bg-bodybg border border-black/15 rounded-xl absolute top-full right-0 min-w-40 mt-1 z-1 text-left" x-transition.duration.300ms x-show.transition.origin.top.right="open" x-cloak @click.away="open = false">
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Accept Patient</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">Reject Order</a>
<a class="py-2 px-5 block hover:bg-primarylight hover:text-primary"
@click="open = false" href="javascript:void(0);">View Details</a>
</div>
</div>
</td>
</tr>
</tbody>
</table>