tables.html 89 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637
  1. <!doctype html>
  2. <!--
  3. * Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
  4. * @version 1.0.0-beta19
  5. * @link https://tabler.io
  6. * Copyright 2018-2023 The Tabler Authors
  7. * Copyright 2018-2023 codecalm.net Paweł Kuna
  8. * Licensed under MIT (https://github.com/tabler/tabler/blob/master/LICENSE)
  9. -->
  10. <html lang="en">
  11. <head>
  12. <meta charset="utf-8"/>
  13. <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
  14. <meta http-equiv="X-UA-Compatible" content="ie=edge"/>
  15. <title>Tabler - Premium and Open Source dashboard template with responsive and high quality UI.</title>
  16. <!-- CSS files -->
  17. <link href="./dist/css/tabler.min.css?1684106062" rel="stylesheet"/>
  18. <link href="./dist/css/tabler-flags.min.css?1684106062" rel="stylesheet"/>
  19. <link href="./dist/css/tabler-payments.min.css?1684106062" rel="stylesheet"/>
  20. <link href="./dist/css/tabler-vendors.min.css?1684106062" rel="stylesheet"/>
  21. <link href="./dist/css/demo.min.css?1684106062" rel="stylesheet"/>
  22. <style>
  23. @import url('https://rsms.me/inter/inter.css');
  24. :root {
  25. --tblr-font-sans-serif: 'Inter Var', -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
  26. }
  27. body {
  28. font-feature-settings: "cv03", "cv04", "cv11";
  29. }
  30. </style>
  31. </head>
  32. <body >
  33. <script src="./dist/js/demo-theme.min.js?1684106062"></script>
  34. <div class="page">
  35. <!-- Navbar -->
  36. <header class="navbar navbar-expand-md d-print-none" >
  37. <div class="container-xl">
  38. <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar-menu" aria-controls="navbar-menu" aria-expanded="false" aria-label="Toggle navigation">
  39. <span class="navbar-toggler-icon"></span>
  40. </button>
  41. <h1 class="navbar-brand navbar-brand-autodark d-none-navbar-horizontal pe-0 pe-md-3">
  42. <a href=".">
  43. <img src="./static/logo.svg" width="110" height="32" alt="Tabler" class="navbar-brand-image">
  44. </a>
  45. </h1>
  46. <div class="navbar-nav flex-row order-md-last">
  47. <div class="nav-item d-none d-md-flex me-3">
  48. <div class="btn-list">
  49. <a href="https://github.com/tabler/tabler" class="btn" target="_blank" rel="noreferrer">
  50. <!-- Download SVG icon from http://tabler-icons.io/i/brand-github -->
  51. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5" /></svg>
  52. Source code
  53. </a>
  54. <a href="https://github.com/sponsors/codecalm" class="btn" target="_blank" rel="noreferrer">
  55. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  56. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-pink" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  57. Sponsor
  58. </a>
  59. </div>
  60. </div>
  61. <div class="d-none d-md-flex">
  62. <a href="?theme=dark" class="nav-link px-0 hide-theme-dark" title="Enable dark mode" data-bs-toggle="tooltip"
  63. data-bs-placement="bottom">
  64. <!-- Download SVG icon from http://tabler-icons.io/i/moon -->
  65. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" /></svg>
  66. </a>
  67. <a href="?theme=light" class="nav-link px-0 hide-theme-light" title="Enable light mode" data-bs-toggle="tooltip"
  68. data-bs-placement="bottom">
  69. <!-- Download SVG icon from http://tabler-icons.io/i/sun -->
  70. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" /><path d="M3 12h1m8 -9v1m8 8h1m-9 8v1m-6.4 -15.4l.7 .7m12.1 -.7l-.7 .7m0 11.4l.7 .7m-12.1 -.7l-.7 .7" /></svg>
  71. </a>
  72. <div class="nav-item dropdown d-none d-md-flex me-3">
  73. <a href="#" class="nav-link px-0" data-bs-toggle="dropdown" tabindex="-1" aria-label="Show notifications">
  74. <!-- Download SVG icon from http://tabler-icons.io/i/bell -->
  75. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M10 5a2 2 0 1 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3h-16a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6" /><path d="M9 17v1a3 3 0 0 0 6 0v-1" /></svg>
  76. <span class="badge bg-red"></span>
  77. </a>
  78. <div class="dropdown-menu dropdown-menu-arrow dropdown-menu-end dropdown-menu-card">
  79. <div class="card">
  80. <div class="card-header">
  81. <h3 class="card-title">Last updates</h3>
  82. </div>
  83. <div class="list-group list-group-flush list-group-hoverable">
  84. <div class="list-group-item">
  85. <div class="row align-items-center">
  86. <div class="col-auto"><span class="status-dot status-dot-animated bg-red d-block"></span></div>
  87. <div class="col text-truncate">
  88. <a href="#" class="text-body d-block">Example 1</a>
  89. <div class="d-block text-muted text-truncate mt-n1">
  90. Change deprecated html tags to text decoration classes (#29604)
  91. </div>
  92. </div>
  93. <div class="col-auto">
  94. <a href="#" class="list-group-item-actions">
  95. <!-- Download SVG icon from http://tabler-icons.io/i/star -->
  96. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  97. </a>
  98. </div>
  99. </div>
  100. </div>
  101. <div class="list-group-item">
  102. <div class="row align-items-center">
  103. <div class="col-auto"><span class="status-dot d-block"></span></div>
  104. <div class="col text-truncate">
  105. <a href="#" class="text-body d-block">Example 2</a>
  106. <div class="d-block text-muted text-truncate mt-n1">
  107. justify-content:between ⇒ justify-content:space-between (#29734)
  108. </div>
  109. </div>
  110. <div class="col-auto">
  111. <a href="#" class="list-group-item-actions show">
  112. <!-- Download SVG icon from http://tabler-icons.io/i/star -->
  113. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-yellow" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  114. </a>
  115. </div>
  116. </div>
  117. </div>
  118. <div class="list-group-item">
  119. <div class="row align-items-center">
  120. <div class="col-auto"><span class="status-dot d-block"></span></div>
  121. <div class="col text-truncate">
  122. <a href="#" class="text-body d-block">Example 3</a>
  123. <div class="d-block text-muted text-truncate mt-n1">
  124. Update change-version.js (#29736)
  125. </div>
  126. </div>
  127. <div class="col-auto">
  128. <a href="#" class="list-group-item-actions">
  129. <!-- Download SVG icon from http://tabler-icons.io/i/star -->
  130. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  131. </a>
  132. </div>
  133. </div>
  134. </div>
  135. <div class="list-group-item">
  136. <div class="row align-items-center">
  137. <div class="col-auto"><span class="status-dot status-dot-animated bg-green d-block"></span></div>
  138. <div class="col text-truncate">
  139. <a href="#" class="text-body d-block">Example 4</a>
  140. <div class="d-block text-muted text-truncate mt-n1">
  141. Regenerate package-lock.json (#29730)
  142. </div>
  143. </div>
  144. <div class="col-auto">
  145. <a href="#" class="list-group-item-actions">
  146. <!-- Download SVG icon from http://tabler-icons.io/i/star -->
  147. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-muted" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  148. </a>
  149. </div>
  150. </div>
  151. </div>
  152. </div>
  153. </div>
  154. </div>
  155. </div>
  156. </div>
  157. <div class="nav-item dropdown">
  158. <a href="#" class="nav-link d-flex lh-1 text-reset p-0" data-bs-toggle="dropdown" aria-label="Open user menu">
  159. <span class="avatar avatar-sm" style="background-image: url(./static/avatars/000m.jpg)"></span>
  160. <div class="d-none d-xl-block ps-2">
  161. <div>Paweł Kuna</div>
  162. <div class="mt-1 small text-muted">UI Designer</div>
  163. </div>
  164. </a>
  165. <div class="dropdown-menu dropdown-menu-end dropdown-menu-arrow">
  166. <a href="#" class="dropdown-item">Status</a>
  167. <a href="./profile.html" class="dropdown-item">Profile</a>
  168. <a href="#" class="dropdown-item">Feedback</a>
  169. <div class="dropdown-divider"></div>
  170. <a href="./settings.html" class="dropdown-item">Settings</a>
  171. <a href="./sign-in.html" class="dropdown-item">Logout</a>
  172. </div>
  173. </div>
  174. </div>
  175. </div>
  176. </header>
  177. <header class="navbar-expand-md">
  178. <div class="collapse navbar-collapse" id="navbar-menu">
  179. <div class="navbar">
  180. <div class="container-xl">
  181. <ul class="navbar-nav">
  182. <li class="nav-item">
  183. <a class="nav-link" href="./" >
  184. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/home -->
  185. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 12l-2 0l9 -9l9 9l-2 0" /><path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" /><path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" /></svg>
  186. </span>
  187. <span class="nav-link-title">
  188. Home
  189. </span>
  190. </a>
  191. </li>
  192. <li class="nav-item active dropdown">
  193. <a class="nav-link dropdown-toggle" href="#navbar-base" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  194. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/package -->
  195. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 3l8 4.5l0 9l-8 4.5l-8 -4.5l0 -9l8 -4.5" /><path d="M12 12l8 -4.5" /><path d="M12 12l0 9" /><path d="M12 12l-8 -4.5" /><path d="M16 5.25l-8 4.5" /></svg>
  196. </span>
  197. <span class="nav-link-title">
  198. Interface
  199. </span>
  200. </a>
  201. <div class="dropdown-menu">
  202. <div class="dropdown-menu-columns">
  203. <div class="dropdown-menu-column">
  204. <a class="dropdown-item" href="./accordion.html">
  205. Accordion
  206. </a>
  207. <a class="dropdown-item" href="./blank.html">
  208. Blank page
  209. </a>
  210. <a class="dropdown-item" href="./badges.html">
  211. Badges
  212. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  213. </a>
  214. <a class="dropdown-item" href="./buttons.html">
  215. Buttons
  216. </a>
  217. <div class="dropend">
  218. <a class="dropdown-item dropdown-toggle" href="#sidebar-cards" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  219. Cards
  220. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  221. </a>
  222. <div class="dropdown-menu">
  223. <a href="./cards.html" class="dropdown-item">
  224. Sample cards
  225. </a>
  226. <a href="./card-actions.html" class="dropdown-item">
  227. Card actions
  228. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  229. </a>
  230. <a href="./cards-masonry.html" class="dropdown-item">
  231. Cards Masonry
  232. </a>
  233. </div>
  234. </div>
  235. <a class="dropdown-item" href="./colors.html">
  236. Colors
  237. </a>
  238. <a class="dropdown-item" href="./datagrid.html">
  239. Data grid
  240. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  241. </a>
  242. <a class="dropdown-item" href="./datatables.html">
  243. Datatables
  244. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  245. </a>
  246. <a class="dropdown-item" href="./dropdowns.html">
  247. Dropdowns
  248. </a>
  249. <a class="dropdown-item" href="./modals.html">
  250. Modals
  251. </a>
  252. <a class="dropdown-item" href="./maps.html">
  253. Maps
  254. </a>
  255. <a class="dropdown-item" href="./map-fullsize.html">
  256. Map fullsize
  257. </a>
  258. <a class="dropdown-item" href="./maps-vector.html">
  259. Vector maps
  260. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  261. </a>
  262. <a class="dropdown-item" href="./navigation.html">
  263. Navigation
  264. </a>
  265. <a class="dropdown-item" href="./charts.html">
  266. Charts
  267. </a>
  268. <a class="dropdown-item" href="./pagination.html">
  269. <!-- Download SVG icon from http://tabler-icons.io/i/pie-chart -->
  270. Pagination
  271. </a>
  272. </div>
  273. <div class="dropdown-menu-column">
  274. <a class="dropdown-item" href="./placeholder.html">
  275. Placeholder
  276. </a>
  277. <a class="dropdown-item" href="./steps.html">
  278. Steps
  279. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  280. </a>
  281. <a class="dropdown-item" href="./stars-rating.html">
  282. Stars rating
  283. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  284. </a>
  285. <a class="dropdown-item" href="./tabs.html">
  286. Tabs
  287. </a>
  288. <a class="dropdown-item active" href="./tables.html">
  289. Tables
  290. </a>
  291. <a class="dropdown-item" href="./carousel.html">
  292. Carousel
  293. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  294. </a>
  295. <a class="dropdown-item" href="./lists.html">
  296. Lists
  297. </a>
  298. <a class="dropdown-item" href="./typography.html">
  299. Typography
  300. </a>
  301. <a class="dropdown-item" href="./offcanvas.html">
  302. Offcanvas
  303. </a>
  304. <a class="dropdown-item" href="./markdown.html">
  305. Markdown
  306. </a>
  307. <a class="dropdown-item" href="./dropzone.html">
  308. Dropzone
  309. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  310. </a>
  311. <a class="dropdown-item" href="./lightbox.html">
  312. Lightbox
  313. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  314. </a>
  315. <a class="dropdown-item" href="./tinymce.html">
  316. TinyMCE
  317. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  318. </a>
  319. <a class="dropdown-item" href="./inline-player.html">
  320. Inline player
  321. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  322. </a>
  323. <div class="dropend">
  324. <a class="dropdown-item dropdown-toggle" href="#sidebar-authentication" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  325. Authentication
  326. </a>
  327. <div class="dropdown-menu">
  328. <a href="./sign-in.html" class="dropdown-item">
  329. Sign in
  330. </a>
  331. <a href="./sign-in-link.html" class="dropdown-item">
  332. Sign in link
  333. </a>
  334. <a href="./sign-in-illustration.html" class="dropdown-item">
  335. Sign in with illustration
  336. </a>
  337. <a href="./sign-in-cover.html" class="dropdown-item">
  338. Sign in with cover
  339. </a>
  340. <a href="./sign-up.html" class="dropdown-item">
  341. Sign up
  342. </a>
  343. <a href="./forgot-password.html" class="dropdown-item">
  344. Forgot password
  345. </a>
  346. <a href="./terms-of-service.html" class="dropdown-item">
  347. Terms of service
  348. </a>
  349. <a href="./auth-lock.html" class="dropdown-item">
  350. Lock screen
  351. </a>
  352. </div>
  353. </div>
  354. <div class="dropend">
  355. <a class="dropdown-item dropdown-toggle" href="#sidebar-error" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  356. <!-- Download SVG icon from http://tabler-icons.io/i/file-minus -->
  357. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-inline me-1" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M14 3v4a1 1 0 0 0 1 1h4" /><path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /><path d="M9 14l6 0" /></svg>
  358. Error pages
  359. </a>
  360. <div class="dropdown-menu">
  361. <a href="./error-404.html" class="dropdown-item">
  362. 404 page
  363. </a>
  364. <a href="./error-500.html" class="dropdown-item">
  365. 500 page
  366. </a>
  367. <a href="./error-maintenance.html" class="dropdown-item">
  368. Maintenance page
  369. </a>
  370. </div>
  371. </div>
  372. </div>
  373. </div>
  374. </div>
  375. </li>
  376. <li class="nav-item">
  377. <a class="nav-link" href="./form-elements.html" >
  378. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/checkbox -->
  379. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 11l3 3l8 -8" /><path d="M20 12v6a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h9" /></svg>
  380. </span>
  381. <span class="nav-link-title">
  382. Form elements
  383. </span>
  384. </a>
  385. </li>
  386. <li class="nav-item dropdown">
  387. <a class="nav-link dropdown-toggle" href="#navbar-extra" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  388. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/star -->
  389. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /></svg>
  390. </span>
  391. <span class="nav-link-title">
  392. Extra
  393. </span>
  394. </a>
  395. <div class="dropdown-menu">
  396. <div class="dropdown-menu-columns">
  397. <div class="dropdown-menu-column">
  398. <a class="dropdown-item" href="./empty.html">
  399. Empty page
  400. </a>
  401. <a class="dropdown-item" href="./cookie-banner.html">
  402. Cookie banner
  403. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  404. </a>
  405. <a class="dropdown-item" href="./activity.html">
  406. Activity
  407. </a>
  408. <a class="dropdown-item" href="./gallery.html">
  409. Gallery
  410. </a>
  411. <a class="dropdown-item" href="./invoice.html">
  412. Invoice
  413. </a>
  414. <a class="dropdown-item" href="./search-results.html">
  415. Search results
  416. </a>
  417. <a class="dropdown-item" href="./pricing.html">
  418. Pricing cards
  419. </a>
  420. <a class="dropdown-item" href="./pricing-table.html">
  421. Pricing table
  422. </a>
  423. <a class="dropdown-item" href="./faq.html">
  424. FAQ
  425. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  426. </a>
  427. <a class="dropdown-item" href="./users.html">
  428. Users
  429. </a>
  430. <a class="dropdown-item" href="./license.html">
  431. License
  432. </a>
  433. </div>
  434. <div class="dropdown-menu-column">
  435. <a class="dropdown-item" href="./logs.html">
  436. Logs
  437. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  438. </a>
  439. <a class="dropdown-item" href="./music.html">
  440. Music
  441. </a>
  442. <a class="dropdown-item" href="./photogrid.html">
  443. Photogrid
  444. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  445. </a>
  446. <a class="dropdown-item" href="./tasks.html">
  447. Tasks
  448. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  449. </a>
  450. <a class="dropdown-item" href="./uptime.html">
  451. Uptime monitor
  452. </a>
  453. <a class="dropdown-item" href="./widgets.html">
  454. Widgets
  455. </a>
  456. <a class="dropdown-item" href="./wizard.html">
  457. Wizard
  458. </a>
  459. <a class="dropdown-item" href="./settings.html">
  460. Settings
  461. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  462. </a>
  463. <a class="dropdown-item" href="./trial-ended.html">
  464. Trial ended
  465. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  466. </a>
  467. <a class="dropdown-item" href="./job-listing.html">
  468. Job listing
  469. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  470. </a>
  471. <a class="dropdown-item" href="./page-loader.html">
  472. Page loader
  473. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  474. </a>
  475. </div>
  476. </div>
  477. </div>
  478. </li>
  479. <li class="nav-item dropdown">
  480. <a class="nav-link dropdown-toggle" href="#navbar-layout" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  481. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/layout-2 -->
  482. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M4 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" /><path d="M4 13m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" /><path d="M14 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" /><path d="M14 15m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" /></svg>
  483. </span>
  484. <span class="nav-link-title">
  485. Layout
  486. </span>
  487. </a>
  488. <div class="dropdown-menu">
  489. <div class="dropdown-menu-columns">
  490. <div class="dropdown-menu-column">
  491. <a class="dropdown-item" href="./layout-horizontal.html">
  492. Horizontal
  493. </a>
  494. <a class="dropdown-item" href="./layout-boxed.html">
  495. Boxed
  496. <span class="badge badge-sm bg-green-lt text-uppercase ms-auto">New</span>
  497. </a>
  498. <a class="dropdown-item" href="./layout-vertical.html">
  499. Vertical
  500. </a>
  501. <a class="dropdown-item" href="./layout-vertical-transparent.html">
  502. Vertical transparent
  503. </a>
  504. <a class="dropdown-item" href="./layout-vertical-right.html">
  505. Right vertical
  506. </a>
  507. <a class="dropdown-item" href="./layout-condensed.html">
  508. Condensed
  509. </a>
  510. <a class="dropdown-item" href="./layout-combo.html">
  511. Combined
  512. </a>
  513. </div>
  514. <div class="dropdown-menu-column">
  515. <a class="dropdown-item" href="./layout-navbar-dark.html">
  516. Navbar dark
  517. </a>
  518. <a class="dropdown-item" href="./layout-navbar-sticky.html">
  519. Navbar sticky
  520. </a>
  521. <a class="dropdown-item" href="./layout-navbar-overlap.html">
  522. Navbar overlap
  523. </a>
  524. <a class="dropdown-item" href="./layout-rtl.html">
  525. RTL mode
  526. </a>
  527. <a class="dropdown-item" href="./layout-fluid.html">
  528. Fluid
  529. </a>
  530. <a class="dropdown-item" href="./layout-fluid-vertical.html">
  531. Fluid vertical
  532. </a>
  533. </div>
  534. </div>
  535. </div>
  536. </li>
  537. <li class="nav-item">
  538. <a class="nav-link" href="./icons.html" >
  539. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/ghost -->
  540. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 11a7 7 0 0 1 14 0v7a1.78 1.78 0 0 1 -3.1 1.4a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-7" /><path d="M10 10l.01 0" /><path d="M14 10l.01 0" /><path d="M10 14a3.5 3.5 0 0 0 4 0" /></svg>
  541. </span>
  542. <span class="nav-link-title">
  543. 4158 icons
  544. </span>
  545. </a>
  546. </li>
  547. <li class="nav-item dropdown">
  548. <a class="nav-link dropdown-toggle" href="#navbar-help" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  549. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/lifebuoy -->
  550. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" /><path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" /><path d="M15 15l3.35 3.35" /><path d="M9 15l-3.35 3.35" /><path d="M5.65 5.65l3.35 3.35" /><path d="M18.35 5.65l-3.35 3.35" /></svg>
  551. </span>
  552. <span class="nav-link-title">
  553. Help
  554. </span>
  555. </a>
  556. <div class="dropdown-menu">
  557. <a class="dropdown-item" href="https://tabler.io/docs" target="_blank" rel="noopener">
  558. Documentation
  559. </a>
  560. <a class="dropdown-item" href="./changelog.html">
  561. Changelog
  562. </a>
  563. <a class="dropdown-item" href="https://github.com/tabler/tabler" target="_blank" rel="noopener">
  564. Source code
  565. </a>
  566. <a class="dropdown-item text-pink" href="https://github.com/sponsors/codecalm" target="_blank" rel="noopener">
  567. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  568. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-inline me-1" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  569. Sponsor project!
  570. </a>
  571. </div>
  572. </li>
  573. </ul>
  574. <div class="my-2 my-md-0 flex-grow-1 flex-md-grow-0 order-first order-md-last">
  575. <form action="./" method="get" autocomplete="off" novalidate>
  576. <div class="input-icon">
  577. <span class="input-icon-addon">
  578. <!-- Download SVG icon from http://tabler-icons.io/i/search -->
  579. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" /><path d="M21 21l-6 -6" /></svg>
  580. </span>
  581. <input type="text" value="" class="form-control" placeholder="Search…" aria-label="Search in website">
  582. </div>
  583. </form>
  584. </div>
  585. </div>
  586. </div>
  587. </div>
  588. </header>
  589. <div class="page-wrapper">
  590. <!-- Page header -->
  591. <div class="page-header d-print-none">
  592. <div class="container-xl">
  593. <div class="row g-2 align-items-center">
  594. <div class="col">
  595. <h2 class="page-title">
  596. Tables
  597. </h2>
  598. </div>
  599. </div>
  600. </div>
  601. </div>
  602. <!-- Page body -->
  603. <div class="page-body">
  604. <div class="container-xl">
  605. <div class="row row-cards">
  606. <div class="col-lg-8">
  607. <div class="card">
  608. <div class="table-responsive">
  609. <table
  610. class="table table-vcenter card-table">
  611. <thead>
  612. <tr>
  613. <th>Name</th>
  614. <th>Title</th>
  615. <th>Email</th>
  616. <th>Role</th>
  617. <th class="w-1"></th>
  618. </tr>
  619. </thead>
  620. <tbody>
  621. <tr>
  622. <td >Paweł Kuna</td>
  623. <td class="text-muted" >
  624. UI Designer, Training
  625. </td>
  626. <td class="text-muted" ><a href="#" class="text-reset">paweluna@howstuffworks.com</a></td>
  627. <td class="text-muted" >
  628. User
  629. </td>
  630. <td>
  631. <a href="#">Edit</a>
  632. </td>
  633. </tr>
  634. <tr>
  635. <td >Jeffie Lewzey</td>
  636. <td class="text-muted" >
  637. Chemical Engineer, Support
  638. </td>
  639. <td class="text-muted" ><a href="#" class="text-reset">jlewzey1@seesaa.net</a></td>
  640. <td class="text-muted" >
  641. Admin
  642. </td>
  643. <td>
  644. <a href="#">Edit</a>
  645. </td>
  646. </tr>
  647. <tr>
  648. <td >Mallory Hulme</td>
  649. <td class="text-muted" >
  650. Geologist IV, Support
  651. </td>
  652. <td class="text-muted" ><a href="#" class="text-reset">mhulme2@domainmarket.com</a></td>
  653. <td class="text-muted" >
  654. User
  655. </td>
  656. <td>
  657. <a href="#">Edit</a>
  658. </td>
  659. </tr>
  660. <tr>
  661. <td >Dunn Slane</td>
  662. <td class="text-muted" >
  663. Research Nurse, Sales
  664. </td>
  665. <td class="text-muted" ><a href="#" class="text-reset">dslane3@epa.gov</a></td>
  666. <td class="text-muted" >
  667. Owner
  668. </td>
  669. <td>
  670. <a href="#">Edit</a>
  671. </td>
  672. </tr>
  673. <tr>
  674. <td >Emmy Levet</td>
  675. <td class="text-muted" >
  676. VP Product Management, Accounting
  677. </td>
  678. <td class="text-muted" ><a href="#" class="text-reset">elevet4@senate.gov</a></td>
  679. <td class="text-muted" >
  680. Admin
  681. </td>
  682. <td>
  683. <a href="#">Edit</a>
  684. </td>
  685. </tr>
  686. <tr>
  687. <td >Maryjo Lebarree</td>
  688. <td class="text-muted" >
  689. Civil Engineer, Product Management
  690. </td>
  691. <td class="text-muted" ><a href="#" class="text-reset">mlebarree5@unc.edu</a></td>
  692. <td class="text-muted" >
  693. User
  694. </td>
  695. <td>
  696. <a href="#">Edit</a>
  697. </td>
  698. </tr>
  699. <tr>
  700. <td >Egan Poetz</td>
  701. <td class="text-muted" >
  702. Research Nurse, Engineering
  703. </td>
  704. <td class="text-muted" ><a href="#" class="text-reset">epoetz6@free.fr</a></td>
  705. <td class="text-muted" >
  706. Admin
  707. </td>
  708. <td>
  709. <a href="#">Edit</a>
  710. </td>
  711. </tr>
  712. <tr>
  713. <td >Kellie Skingley</td>
  714. <td class="text-muted" >
  715. Teacher, Services
  716. </td>
  717. <td class="text-muted" ><a href="#" class="text-reset">kskingley7@columbia.edu</a></td>
  718. <td class="text-muted" >
  719. Owner
  720. </td>
  721. <td>
  722. <a href="#">Edit</a>
  723. </td>
  724. </tr>
  725. </tbody>
  726. </table>
  727. </div>
  728. </div>
  729. </div>
  730. <div class="col-lg-4">
  731. <div class="card">
  732. <div class="card-body">
  733. <h3 class="card-title">Top Pages</h3>
  734. <table class="table table-sm table-borderless">
  735. <thead>
  736. <tr>
  737. <th>Page</th>
  738. <th class="text-end">Visitors</th>
  739. </tr>
  740. </thead>
  741. <tbody>
  742. <tr>
  743. <td>
  744. <div class="progressbg">
  745. <div class="progress progressbg-progress">
  746. <div class="progress-bar bg-primary-lt" style="width: 82.54%" role="progressbar" aria-valuenow="82.54" aria-valuemin="0" aria-valuemax="100" aria-label="82.54% Complete">
  747. <span class="visually-hidden">82.54% Complete</span>
  748. </div>
  749. </div>
  750. <div class="progressbg-text">/</div>
  751. </div>
  752. </td>
  753. <td class="w-1 fw-bold text-end">4896</td>
  754. </tr>
  755. <tr>
  756. <td>
  757. <div class="progressbg">
  758. <div class="progress progressbg-progress">
  759. <div class="progress-bar bg-primary-lt" style="width: 76.29%" role="progressbar" aria-valuenow="76.29" aria-valuemin="0" aria-valuemax="100" aria-label="76.29% Complete">
  760. <span class="visually-hidden">76.29% Complete</span>
  761. </div>
  762. </div>
  763. <div class="progressbg-text">/form-elements.html</div>
  764. </div>
  765. </td>
  766. <td class="w-1 fw-bold text-end">3652</td>
  767. </tr>
  768. <tr>
  769. <td>
  770. <div class="progressbg">
  771. <div class="progress progressbg-progress">
  772. <div class="progress-bar bg-primary-lt" style="width: 72.65%" role="progressbar" aria-valuenow="72.65" aria-valuemin="0" aria-valuemax="100" aria-label="72.65% Complete">
  773. <span class="visually-hidden">72.65% Complete</span>
  774. </div>
  775. </div>
  776. <div class="progressbg-text">/index.html</div>
  777. </div>
  778. </td>
  779. <td class="w-1 fw-bold text-end">3256</td>
  780. </tr>
  781. <tr>
  782. <td>
  783. <div class="progressbg">
  784. <div class="progress progressbg-progress">
  785. <div class="progress-bar bg-primary-lt" style="width: 44.89%" role="progressbar" aria-valuenow="44.89" aria-valuemin="0" aria-valuemax="100" aria-label="44.89% Complete">
  786. <span class="visually-hidden">44.89% Complete</span>
  787. </div>
  788. </div>
  789. <div class="progressbg-text">/icons.html</div>
  790. </div>
  791. </td>
  792. <td class="w-1 fw-bold text-end">986</td>
  793. </tr>
  794. <tr>
  795. <td>
  796. <div class="progressbg">
  797. <div class="progress progressbg-progress">
  798. <div class="progress-bar bg-primary-lt" style="width: 41.12%" role="progressbar" aria-valuenow="41.12" aria-valuemin="0" aria-valuemax="100" aria-label="41.12% Complete">
  799. <span class="visually-hidden">41.12% Complete</span>
  800. </div>
  801. </div>
  802. <div class="progressbg-text">/docs/</div>
  803. </div>
  804. </td>
  805. <td class="w-1 fw-bold text-end">912</td>
  806. </tr>
  807. <tr>
  808. <td>
  809. <div class="progressbg">
  810. <div class="progress progressbg-progress">
  811. <div class="progress-bar bg-primary-lt" style="width: 32.65%" role="progressbar" aria-valuenow="32.65" aria-valuemin="0" aria-valuemax="100" aria-label="32.65% Complete">
  812. <span class="visually-hidden">32.65% Complete</span>
  813. </div>
  814. </div>
  815. <div class="progressbg-text">/accordion.html</div>
  816. </div>
  817. </td>
  818. <td class="w-1 fw-bold text-end">855</td>
  819. </tr>
  820. <tr>
  821. <td>
  822. <div class="progressbg">
  823. <div class="progress progressbg-progress">
  824. <div class="progress-bar bg-primary-lt" style="width: 16.22%" role="progressbar" aria-valuenow="16.22" aria-valuemin="0" aria-valuemax="100" aria-label="16.22% Complete">
  825. <span class="visually-hidden">16.22% Complete</span>
  826. </div>
  827. </div>
  828. <div class="progressbg-text">/datagrid.html</div>
  829. </div>
  830. </td>
  831. <td class="w-1 fw-bold text-end">764</td>
  832. </tr>
  833. <tr>
  834. <td>
  835. <div class="progressbg">
  836. <div class="progress progressbg-progress">
  837. <div class="progress-bar bg-primary-lt" style="width: 8.69%" role="progressbar" aria-valuenow="8.69" aria-valuemin="0" aria-valuemax="100" aria-label="8.69% Complete">
  838. <span class="visually-hidden">8.69% Complete</span>
  839. </div>
  840. </div>
  841. <div class="progressbg-text">/datatables.html</div>
  842. </div>
  843. </td>
  844. <td class="w-1 fw-bold text-end">686</td>
  845. </tr>
  846. </tbody>
  847. </table>
  848. </div>
  849. </div>
  850. </div>
  851. <div class="col-12">
  852. <div class="card">
  853. <div class="table-responsive">
  854. <table
  855. class="table table-vcenter card-table table-striped">
  856. <thead>
  857. <tr>
  858. <th>Name</th>
  859. <th>Title</th>
  860. <th>Email</th>
  861. <th>Role</th>
  862. <th class="w-1"></th>
  863. </tr>
  864. </thead>
  865. <tbody>
  866. <tr>
  867. <td >Maryjo Lebarree</td>
  868. <td class="text-muted" >
  869. Civil Engineer, Product Management
  870. </td>
  871. <td class="text-muted" ><a href="#" class="text-reset">mlebarree5@unc.edu</a></td>
  872. <td class="text-muted" >
  873. User
  874. </td>
  875. <td>
  876. <a href="#">Edit</a>
  877. </td>
  878. </tr>
  879. <tr>
  880. <td >Egan Poetz</td>
  881. <td class="text-muted" >
  882. Research Nurse, Engineering
  883. </td>
  884. <td class="text-muted" ><a href="#" class="text-reset">epoetz6@free.fr</a></td>
  885. <td class="text-muted" >
  886. Admin
  887. </td>
  888. <td>
  889. <a href="#">Edit</a>
  890. </td>
  891. </tr>
  892. <tr>
  893. <td >Kellie Skingley</td>
  894. <td class="text-muted" >
  895. Teacher, Services
  896. </td>
  897. <td class="text-muted" ><a href="#" class="text-reset">kskingley7@columbia.edu</a></td>
  898. <td class="text-muted" >
  899. User
  900. </td>
  901. <td>
  902. <a href="#">Edit</a>
  903. </td>
  904. </tr>
  905. <tr>
  906. <td >Christabel Charlwood</td>
  907. <td class="text-muted" >
  908. Tax Accountant, Engineering
  909. </td>
  910. <td class="text-muted" ><a href="#" class="text-reset">ccharlwood8@nifty.com</a></td>
  911. <td class="text-muted" >
  912. Owner
  913. </td>
  914. <td>
  915. <a href="#">Edit</a>
  916. </td>
  917. </tr>
  918. <tr>
  919. <td >Haskel Shelper</td>
  920. <td class="text-muted" >
  921. Staff Scientist, Legal
  922. </td>
  923. <td class="text-muted" ><a href="#" class="text-reset">hshelper9@woothemes.com</a></td>
  924. <td class="text-muted" >
  925. Admin
  926. </td>
  927. <td>
  928. <a href="#">Edit</a>
  929. </td>
  930. </tr>
  931. </tbody>
  932. </table>
  933. </div>
  934. </div>
  935. </div>
  936. <div class="col-12">
  937. <div class="card">
  938. <div class="table-responsive">
  939. <table
  940. class="table table-vcenter card-table">
  941. <thead>
  942. <tr>
  943. <th>Name</th>
  944. <th>Title</th>
  945. <th>Role</th>
  946. <th class="w-1"></th>
  947. </tr>
  948. </thead>
  949. <tbody>
  950. <tr>
  951. <td >
  952. <div class="d-flex py-1 align-items-center">
  953. <span class="avatar me-2" style="background-image: url(./static/avatars/006m.jpg)"></span>
  954. <div class="flex-fill">
  955. <div class="font-weight-medium">Lorry Mion</div>
  956. <div class="text-muted"><a href="#" class="text-reset">lmiona@livejournal.com</a></div>
  957. </div>
  958. </div>
  959. </td>
  960. <td >
  961. <div>Automation Specialist IV</div>
  962. <div class="text-muted">Accounting</div>
  963. </td>
  964. <td class="text-muted" >
  965. User
  966. </td>
  967. <td>
  968. <a href="#">Edit</a>
  969. </td>
  970. </tr>
  971. <tr>
  972. <td >
  973. <div class="d-flex py-1 align-items-center">
  974. <span class="avatar me-2" style="background-image: url(./static/avatars/004f.jpg)"></span>
  975. <div class="flex-fill">
  976. <div class="font-weight-medium">Leesa Beaty</div>
  977. <div class="text-muted"><a href="#" class="text-reset">lbeatyb@alibaba.com</a></div>
  978. </div>
  979. </div>
  980. </td>
  981. <td >
  982. <div>Editor</div>
  983. <div class="text-muted">Services</div>
  984. </td>
  985. <td class="text-muted" >
  986. Admin
  987. </td>
  988. <td>
  989. <a href="#">Edit</a>
  990. </td>
  991. </tr>
  992. <tr>
  993. <td >
  994. <div class="d-flex py-1 align-items-center">
  995. <span class="avatar me-2" style="background-image: url(./static/avatars/007m.jpg)"></span>
  996. <div class="flex-fill">
  997. <div class="font-weight-medium">Perren Keemar</div>
  998. <div class="text-muted"><a href="#" class="text-reset">pkeemarc@yahoo.com</a></div>
  999. </div>
  1000. </div>
  1001. </td>
  1002. <td >
  1003. <div>Analog Circuit Design manager</div>
  1004. <div class="text-muted">Services</div>
  1005. </td>
  1006. <td class="text-muted" >
  1007. User
  1008. </td>
  1009. <td>
  1010. <a href="#">Edit</a>
  1011. </td>
  1012. </tr>
  1013. <tr>
  1014. <td >
  1015. <div class="d-flex py-1 align-items-center">
  1016. <span class="avatar me-2">SA</span>
  1017. <div class="flex-fill">
  1018. <div class="font-weight-medium">Sunny Airey</div>
  1019. <div class="text-muted"><a href="#" class="text-reset">saireyd@prlog.org</a></div>
  1020. </div>
  1021. </div>
  1022. </td>
  1023. <td >
  1024. <div>Nuclear Power Engineer</div>
  1025. <div class="text-muted">Engineering</div>
  1026. </td>
  1027. <td class="text-muted" >
  1028. Owner
  1029. </td>
  1030. <td>
  1031. <a href="#">Edit</a>
  1032. </td>
  1033. </tr>
  1034. <tr>
  1035. <td >
  1036. <div class="d-flex py-1 align-items-center">
  1037. <span class="avatar me-2" style="background-image: url(./static/avatars/009m.jpg)"></span>
  1038. <div class="flex-fill">
  1039. <div class="font-weight-medium">Geoffry Flaunders</div>
  1040. <div class="text-muted"><a href="#" class="text-reset">gflaunderse@loc.gov</a></div>
  1041. </div>
  1042. </div>
  1043. </td>
  1044. <td >
  1045. <div>Software Test Engineer II</div>
  1046. <div class="text-muted">Accounting</div>
  1047. </td>
  1048. <td class="text-muted" >
  1049. Admin
  1050. </td>
  1051. <td>
  1052. <a href="#">Edit</a>
  1053. </td>
  1054. </tr>
  1055. </tbody>
  1056. </table>
  1057. </div>
  1058. </div>
  1059. </div>
  1060. <div class="col-12">
  1061. <div class="card">
  1062. <div class="table-responsive">
  1063. <table
  1064. class="table table-vcenter table-mobile-md card-table">
  1065. <thead>
  1066. <tr>
  1067. <th>Name</th>
  1068. <th>Title</th>
  1069. <th>Role</th>
  1070. <th class="w-1"></th>
  1071. </tr>
  1072. </thead>
  1073. <tbody>
  1074. <tr>
  1075. <td data-label="Name" >
  1076. <div class="d-flex py-1 align-items-center">
  1077. <span class="avatar me-2" style="background-image: url(./static/avatars/010m.jpg)"></span>
  1078. <div class="flex-fill">
  1079. <div class="font-weight-medium">Thatcher Keel</div>
  1080. <div class="text-muted"><a href="#" class="text-reset">tkeelf@blogger.com</a></div>
  1081. </div>
  1082. </div>
  1083. </td>
  1084. <td data-label="Title" >
  1085. <div>VP Sales</div>
  1086. <div class="text-muted">Business Development</div>
  1087. </td>
  1088. <td class="text-muted" data-label="Role" >
  1089. User
  1090. </td>
  1091. <td>
  1092. <div class="btn-list flex-nowrap">
  1093. <a href="#" class="btn">
  1094. Edit
  1095. </a>
  1096. <div class="dropdown">
  1097. <button class="btn dropdown-toggle align-text-top" data-bs-toggle="dropdown">
  1098. Actions
  1099. </button>
  1100. <div class="dropdown-menu dropdown-menu-end">
  1101. <a class="dropdown-item" href="#">
  1102. Action
  1103. </a>
  1104. <a class="dropdown-item" href="#">
  1105. Another action
  1106. </a>
  1107. </div>
  1108. </div>
  1109. </div>
  1110. </td>
  1111. </tr>
  1112. <tr>
  1113. <td data-label="Name" >
  1114. <div class="d-flex py-1 align-items-center">
  1115. <span class="avatar me-2" style="background-image: url(./static/avatars/005f.jpg)"></span>
  1116. <div class="flex-fill">
  1117. <div class="font-weight-medium">Dyann Escala</div>
  1118. <div class="text-muted"><a href="#" class="text-reset">descalag@usatoday.com</a></div>
  1119. </div>
  1120. </div>
  1121. </td>
  1122. <td data-label="Title" >
  1123. <div>Mechanical Systems Engineer</div>
  1124. <div class="text-muted">Sales</div>
  1125. </td>
  1126. <td class="text-muted" data-label="Role" >
  1127. Admin
  1128. </td>
  1129. <td>
  1130. <div class="btn-list flex-nowrap">
  1131. <a href="#" class="btn">
  1132. Edit
  1133. </a>
  1134. <div class="dropdown">
  1135. <button class="btn dropdown-toggle align-text-top" data-bs-toggle="dropdown">
  1136. Actions
  1137. </button>
  1138. <div class="dropdown-menu dropdown-menu-end">
  1139. <a class="dropdown-item" href="#">
  1140. Action
  1141. </a>
  1142. <a class="dropdown-item" href="#">
  1143. Another action
  1144. </a>
  1145. </div>
  1146. </div>
  1147. </div>
  1148. </td>
  1149. </tr>
  1150. <tr>
  1151. <td data-label="Name" >
  1152. <div class="d-flex py-1 align-items-center">
  1153. <span class="avatar me-2" style="background-image: url(./static/avatars/006f.jpg)"></span>
  1154. <div class="flex-fill">
  1155. <div class="font-weight-medium">Avivah Mugleston</div>
  1156. <div class="text-muted"><a href="#" class="text-reset">amuglestonh@intel.com</a></div>
  1157. </div>
  1158. </div>
  1159. </td>
  1160. <td data-label="Title" >
  1161. <div>Actuary</div>
  1162. <div class="text-muted">Sales</div>
  1163. </td>
  1164. <td class="text-muted" data-label="Role" >
  1165. User
  1166. </td>
  1167. <td>
  1168. <div class="btn-list flex-nowrap">
  1169. <a href="#" class="btn">
  1170. Edit
  1171. </a>
  1172. <div class="dropdown">
  1173. <button class="btn dropdown-toggle align-text-top" data-bs-toggle="dropdown">
  1174. Actions
  1175. </button>
  1176. <div class="dropdown-menu dropdown-menu-end">
  1177. <a class="dropdown-item" href="#">
  1178. Action
  1179. </a>
  1180. <a class="dropdown-item" href="#">
  1181. Another action
  1182. </a>
  1183. </div>
  1184. </div>
  1185. </div>
  1186. </td>
  1187. </tr>
  1188. <tr>
  1189. <td data-label="Name" >
  1190. <div class="d-flex py-1 align-items-center">
  1191. <span class="avatar me-2">AA</span>
  1192. <div class="flex-fill">
  1193. <div class="font-weight-medium">Arlie Armstead</div>
  1194. <div class="text-muted"><a href="#" class="text-reset">aarmsteadi@yellowpages.com</a></div>
  1195. </div>
  1196. </div>
  1197. </td>
  1198. <td data-label="Title" >
  1199. <div>VP Quality Control</div>
  1200. <div class="text-muted">Accounting</div>
  1201. </td>
  1202. <td class="text-muted" data-label="Role" >
  1203. Owner
  1204. </td>
  1205. <td>
  1206. <div class="btn-list flex-nowrap">
  1207. <a href="#" class="btn">
  1208. Edit
  1209. </a>
  1210. <div class="dropdown">
  1211. <button class="btn dropdown-toggle align-text-top" data-bs-toggle="dropdown">
  1212. Actions
  1213. </button>
  1214. <div class="dropdown-menu dropdown-menu-end">
  1215. <a class="dropdown-item" href="#">
  1216. Action
  1217. </a>
  1218. <a class="dropdown-item" href="#">
  1219. Another action
  1220. </a>
  1221. </div>
  1222. </div>
  1223. </div>
  1224. </td>
  1225. </tr>
  1226. <tr>
  1227. <td data-label="Name" >
  1228. <div class="d-flex py-1 align-items-center">
  1229. <span class="avatar me-2" style="background-image: url(./static/avatars/008f.jpg)"></span>
  1230. <div class="flex-fill">
  1231. <div class="font-weight-medium">Tessie Curzon</div>
  1232. <div class="text-muted"><a href="#" class="text-reset">tcurzonj@hp.com</a></div>
  1233. </div>
  1234. </div>
  1235. </td>
  1236. <td data-label="Title" >
  1237. <div>Research Nurse</div>
  1238. <div class="text-muted">Product Management</div>
  1239. </td>
  1240. <td class="text-muted" data-label="Role" >
  1241. Admin
  1242. </td>
  1243. <td>
  1244. <div class="btn-list flex-nowrap">
  1245. <a href="#" class="btn">
  1246. Edit
  1247. </a>
  1248. <div class="dropdown">
  1249. <button class="btn dropdown-toggle align-text-top" data-bs-toggle="dropdown">
  1250. Actions
  1251. </button>
  1252. <div class="dropdown-menu dropdown-menu-end">
  1253. <a class="dropdown-item" href="#">
  1254. Action
  1255. </a>
  1256. <a class="dropdown-item" href="#">
  1257. Another action
  1258. </a>
  1259. </div>
  1260. </div>
  1261. </div>
  1262. </td>
  1263. </tr>
  1264. </tbody>
  1265. </table>
  1266. </div>
  1267. </div>
  1268. </div>
  1269. <div class="col-12">
  1270. <div class="card">
  1271. <div class="card-header">
  1272. <h3 class="card-title">Invoices</h3>
  1273. </div>
  1274. <div class="card-body border-bottom py-3">
  1275. <div class="d-flex">
  1276. <div class="text-muted">
  1277. Show
  1278. <div class="mx-2 d-inline-block">
  1279. <input type="text" class="form-control form-control-sm" value="8" size="3" aria-label="Invoices count">
  1280. </div>
  1281. entries
  1282. </div>
  1283. <div class="ms-auto text-muted">
  1284. Search:
  1285. <div class="ms-2 d-inline-block">
  1286. <input type="text" class="form-control form-control-sm" aria-label="Search invoice">
  1287. </div>
  1288. </div>
  1289. </div>
  1290. </div>
  1291. <div class="table-responsive">
  1292. <table class="table card-table table-vcenter text-nowrap datatable">
  1293. <thead>
  1294. <tr>
  1295. <th class="w-1"><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select all invoices"></th>
  1296. <th class="w-1">No. <!-- Download SVG icon from http://tabler-icons.io/i/chevron-up -->
  1297. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-sm icon-thick" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M6 15l6 -6l6 6" /></svg>
  1298. </th>
  1299. <th>Invoice Subject</th>
  1300. <th>Client</th>
  1301. <th>VAT No.</th>
  1302. <th>Created</th>
  1303. <th>Status</th>
  1304. <th>Price</th>
  1305. <th></th>
  1306. </tr>
  1307. </thead>
  1308. <tbody>
  1309. <tr>
  1310. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1311. <td><span class="text-muted">001401</span></td>
  1312. <td><a href="invoice.html" class="text-reset" tabindex="-1">Design Works</a></td>
  1313. <td>
  1314. <span class="flag flag-country-us"></span>
  1315. Carlson Limited
  1316. </td>
  1317. <td>
  1318. 87956621
  1319. </td>
  1320. <td>
  1321. 15 Dec 2017
  1322. </td>
  1323. <td>
  1324. <span class="badge bg-success me-1"></span> Paid
  1325. </td>
  1326. <td>$887</td>
  1327. <td class="text-end">
  1328. <span class="dropdown">
  1329. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1330. <div class="dropdown-menu dropdown-menu-end">
  1331. <a class="dropdown-item" href="#">
  1332. Action
  1333. </a>
  1334. <a class="dropdown-item" href="#">
  1335. Another action
  1336. </a>
  1337. </div>
  1338. </span>
  1339. </td>
  1340. </tr>
  1341. <tr>
  1342. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1343. <td><span class="text-muted">001402</span></td>
  1344. <td><a href="invoice.html" class="text-reset" tabindex="-1">UX Wireframes</a></td>
  1345. <td>
  1346. <span class="flag flag-country-gb"></span>
  1347. Adobe
  1348. </td>
  1349. <td>
  1350. 87956421
  1351. </td>
  1352. <td>
  1353. 12 Apr 2017
  1354. </td>
  1355. <td>
  1356. <span class="badge bg-warning me-1"></span> Pending
  1357. </td>
  1358. <td>$1200</td>
  1359. <td class="text-end">
  1360. <span class="dropdown">
  1361. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1362. <div class="dropdown-menu dropdown-menu-end">
  1363. <a class="dropdown-item" href="#">
  1364. Action
  1365. </a>
  1366. <a class="dropdown-item" href="#">
  1367. Another action
  1368. </a>
  1369. </div>
  1370. </span>
  1371. </td>
  1372. </tr>
  1373. <tr>
  1374. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1375. <td><span class="text-muted">001403</span></td>
  1376. <td><a href="invoice.html" class="text-reset" tabindex="-1">New Dashboard</a></td>
  1377. <td>
  1378. <span class="flag flag-country-de"></span>
  1379. Bluewolf
  1380. </td>
  1381. <td>
  1382. 87952621
  1383. </td>
  1384. <td>
  1385. 23 Oct 2017
  1386. </td>
  1387. <td>
  1388. <span class="badge bg-warning me-1"></span> Pending
  1389. </td>
  1390. <td>$534</td>
  1391. <td class="text-end">
  1392. <span class="dropdown">
  1393. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1394. <div class="dropdown-menu dropdown-menu-end">
  1395. <a class="dropdown-item" href="#">
  1396. Action
  1397. </a>
  1398. <a class="dropdown-item" href="#">
  1399. Another action
  1400. </a>
  1401. </div>
  1402. </span>
  1403. </td>
  1404. </tr>
  1405. <tr>
  1406. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1407. <td><span class="text-muted">001404</span></td>
  1408. <td><a href="invoice.html" class="text-reset" tabindex="-1">Landing Page</a></td>
  1409. <td>
  1410. <span class="flag flag-country-br"></span>
  1411. Salesforce
  1412. </td>
  1413. <td>
  1414. 87953421
  1415. </td>
  1416. <td>
  1417. 2 Sep 2017
  1418. </td>
  1419. <td>
  1420. <span class="badge bg-secondary me-1"></span> Due in 2 Weeks
  1421. </td>
  1422. <td>$1500</td>
  1423. <td class="text-end">
  1424. <span class="dropdown">
  1425. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1426. <div class="dropdown-menu dropdown-menu-end">
  1427. <a class="dropdown-item" href="#">
  1428. Action
  1429. </a>
  1430. <a class="dropdown-item" href="#">
  1431. Another action
  1432. </a>
  1433. </div>
  1434. </span>
  1435. </td>
  1436. </tr>
  1437. <tr>
  1438. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1439. <td><span class="text-muted">001405</span></td>
  1440. <td><a href="invoice.html" class="text-reset" tabindex="-1">Marketing Templates</a></td>
  1441. <td>
  1442. <span class="flag flag-country-pl"></span>
  1443. Printic
  1444. </td>
  1445. <td>
  1446. 87956621
  1447. </td>
  1448. <td>
  1449. 29 Jan 2018
  1450. </td>
  1451. <td>
  1452. <span class="badge bg-danger me-1"></span> Paid Today
  1453. </td>
  1454. <td>$648</td>
  1455. <td class="text-end">
  1456. <span class="dropdown">
  1457. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1458. <div class="dropdown-menu dropdown-menu-end">
  1459. <a class="dropdown-item" href="#">
  1460. Action
  1461. </a>
  1462. <a class="dropdown-item" href="#">
  1463. Another action
  1464. </a>
  1465. </div>
  1466. </span>
  1467. </td>
  1468. </tr>
  1469. <tr>
  1470. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1471. <td><span class="text-muted">001406</span></td>
  1472. <td><a href="invoice.html" class="text-reset" tabindex="-1">Sales Presentation</a></td>
  1473. <td>
  1474. <span class="flag flag-country-br"></span>
  1475. Tabdaq
  1476. </td>
  1477. <td>
  1478. 87956621
  1479. </td>
  1480. <td>
  1481. 4 Feb 2018
  1482. </td>
  1483. <td>
  1484. <span class="badge bg-secondary me-1"></span> Due in 3 Weeks
  1485. </td>
  1486. <td>$300</td>
  1487. <td class="text-end">
  1488. <span class="dropdown">
  1489. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1490. <div class="dropdown-menu dropdown-menu-end">
  1491. <a class="dropdown-item" href="#">
  1492. Action
  1493. </a>
  1494. <a class="dropdown-item" href="#">
  1495. Another action
  1496. </a>
  1497. </div>
  1498. </span>
  1499. </td>
  1500. </tr>
  1501. <tr>
  1502. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1503. <td><span class="text-muted">001407</span></td>
  1504. <td><a href="invoice.html" class="text-reset" tabindex="-1">Logo & Print</a></td>
  1505. <td>
  1506. <span class="flag flag-country-us"></span>
  1507. Apple
  1508. </td>
  1509. <td>
  1510. 87956621
  1511. </td>
  1512. <td>
  1513. 22 Mar 2018
  1514. </td>
  1515. <td>
  1516. <span class="badge bg-success me-1"></span> Paid Today
  1517. </td>
  1518. <td>$2500</td>
  1519. <td class="text-end">
  1520. <span class="dropdown">
  1521. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1522. <div class="dropdown-menu dropdown-menu-end">
  1523. <a class="dropdown-item" href="#">
  1524. Action
  1525. </a>
  1526. <a class="dropdown-item" href="#">
  1527. Another action
  1528. </a>
  1529. </div>
  1530. </span>
  1531. </td>
  1532. </tr>
  1533. <tr>
  1534. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1535. <td><span class="text-muted">001408</span></td>
  1536. <td><a href="invoice.html" class="text-reset" tabindex="-1">Icons</a></td>
  1537. <td>
  1538. <span class="flag flag-country-pl"></span>
  1539. Tookapic
  1540. </td>
  1541. <td>
  1542. 87956621
  1543. </td>
  1544. <td>
  1545. 13 May 2018
  1546. </td>
  1547. <td>
  1548. <span class="badge bg-success me-1"></span> Paid Today
  1549. </td>
  1550. <td>$940</td>
  1551. <td class="text-end">
  1552. <span class="dropdown">
  1553. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1554. <div class="dropdown-menu dropdown-menu-end">
  1555. <a class="dropdown-item" href="#">
  1556. Action
  1557. </a>
  1558. <a class="dropdown-item" href="#">
  1559. Another action
  1560. </a>
  1561. </div>
  1562. </span>
  1563. </td>
  1564. </tr>
  1565. </tbody>
  1566. </table>
  1567. </div>
  1568. <div class="card-footer d-flex align-items-center">
  1569. <p class="m-0 text-muted">Showing <span>1</span> to <span>8</span> of <span>16</span> entries</p>
  1570. <ul class="pagination m-0 ms-auto">
  1571. <li class="page-item disabled">
  1572. <a class="page-link" href="#" tabindex="-1" aria-disabled="true">
  1573. <!-- Download SVG icon from http://tabler-icons.io/i/chevron-left -->
  1574. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M15 6l-6 6l6 6" /></svg>
  1575. prev
  1576. </a>
  1577. </li>
  1578. <li class="page-item"><a class="page-link" href="#">1</a></li>
  1579. <li class="page-item active"><a class="page-link" href="#">2</a></li>
  1580. <li class="page-item"><a class="page-link" href="#">3</a></li>
  1581. <li class="page-item"><a class="page-link" href="#">4</a></li>
  1582. <li class="page-item"><a class="page-link" href="#">5</a></li>
  1583. <li class="page-item">
  1584. <a class="page-link" href="#">
  1585. next <!-- Download SVG icon from http://tabler-icons.io/i/chevron-right -->
  1586. <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 6l6 6l-6 6" /></svg>
  1587. </a>
  1588. </li>
  1589. </ul>
  1590. </div>
  1591. </div>
  1592. </div>
  1593. </div>
  1594. </div>
  1595. </div>
  1596. <footer class="footer footer-transparent d-print-none">
  1597. <div class="container-xl">
  1598. <div class="row text-center align-items-center flex-row-reverse">
  1599. <div class="col-lg-auto ms-lg-auto">
  1600. <ul class="list-inline list-inline-dots mb-0">
  1601. <li class="list-inline-item"><a href="https://tabler.io/docs" target="_blank" class="link-secondary" rel="noopener">Documentation</a></li>
  1602. <li class="list-inline-item"><a href="./license.html" class="link-secondary">License</a></li>
  1603. <li class="list-inline-item"><a href="https://github.com/tabler/tabler" target="_blank" class="link-secondary" rel="noopener">Source code</a></li>
  1604. <li class="list-inline-item">
  1605. <a href="https://github.com/sponsors/codecalm" target="_blank" class="link-secondary" rel="noopener">
  1606. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  1607. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-pink icon-filled icon-inline" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  1608. Sponsor
  1609. </a>
  1610. </li>
  1611. </ul>
  1612. </div>
  1613. <div class="col-12 col-lg-auto mt-3 mt-lg-0">
  1614. <ul class="list-inline list-inline-dots mb-0">
  1615. <li class="list-inline-item">
  1616. Copyright &copy; 2023
  1617. <a href="." class="link-secondary">Tabler</a>.
  1618. All rights reserved.
  1619. </li>
  1620. <li class="list-inline-item">
  1621. <a href="./changelog.html" class="link-secondary" rel="noopener">
  1622. v1.0.0-beta19
  1623. </a>
  1624. </li>
  1625. </ul>
  1626. </div>
  1627. </div>
  1628. </div>
  1629. </footer>
  1630. </div>
  1631. </div>
  1632. <!-- Libs JS -->
  1633. <!-- Tabler Core -->
  1634. <script src="./dist/js/tabler.min.js?1684106062" defer></script>
  1635. <script src="./dist/js/demo.min.js?1684106062" defer></script>
  1636. </body>
  1637. </html>