tables.html 64 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233
  1. <!doctype html>
  2. <!--
  3. * Tabler - Premium and Open Source dashboard template with responsive and high quality UI.
  4. * @version 1.0.0-beta4
  5. * @link https://tabler.io
  6. * Copyright 2018-2021 The Tabler Authors
  7. * Copyright 2018-2021 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" rel="stylesheet"/>
  18. <link href="./dist/css/tabler-flags.min.css" rel="stylesheet"/>
  19. <link href="./dist/css/tabler-payments.min.css" rel="stylesheet"/>
  20. <link href="./dist/css/tabler-vendors.min.css" rel="stylesheet"/>
  21. <link href="./dist/css/demo.min.css" rel="stylesheet"/>
  22. </head>
  23. <body class="antialiased">
  24. <div class="wrapper">
  25. <header class="navbar navbar-expand-md navbar-light d-print-none">
  26. <div class="container-xl">
  27. <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar-menu">
  28. <span class="navbar-toggler-icon"></span>
  29. </button>
  30. <h1 class="navbar-brand navbar-brand-autodark d-none-navbar-horizontal pe-0 pe-md-3">
  31. <a href=".">
  32. <img src="./static/logo.svg" width="110" height="32" alt="Tabler" class="navbar-brand-image">
  33. </a>
  34. </h1>
  35. <div class="navbar-nav flex-row order-md-last">
  36. <div class="nav-item d-none d-md-flex me-3">
  37. <div class="btn-list">
  38. <a href="https://github.com/tabler/tabler" class="btn btn-outline-white" target="_blank" rel="noreferrer">
  39. <!-- Download SVG icon from http://tabler-icons.io/i/brand-github -->
  40. <svg xmlns="http://www.w3.org/2000/svg" class="icon text-github" 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>
  41. Source code
  42. </a>
  43. <a href="https://github.com/sponsors/codecalm" class="btn btn-outline-white" target="_blank" rel="noreferrer">
  44. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  45. <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 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  46. Sponsor
  47. </a>
  48. </div>
  49. </div>
  50. <div class="nav-item dropdown d-none d-md-flex me-3">
  51. <a href="#" class="nav-link px-0" data-bs-toggle="dropdown" tabindex="-1" aria-label="Show notifications">
  52. <!-- Download SVG icon from http://tabler-icons.io/i/bell -->
  53. <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 0 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>
  54. <span class="badge bg-red"></span>
  55. </a>
  56. <div class="dropdown-menu dropdown-menu-end dropdown-menu-card">
  57. <div class="card">
  58. <div class="card-body">
  59. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusamus ad amet consectetur exercitationem fugiat in ipsa ipsum, natus odio quidem quod repudiandae sapiente. Amet debitis et magni maxime necessitatibus ullam.
  60. </div>
  61. </div>
  62. </div>
  63. </div>
  64. <div class="nav-item dropdown">
  65. <a href="#" class="nav-link d-flex lh-1 text-reset p-0" data-bs-toggle="dropdown" aria-label="Open user menu">
  66. <span class="avatar avatar-sm" style="background-image: url(./static/avatars/000m.jpg)"></span>
  67. <div class="d-none d-xl-block ps-2">
  68. <div>Paweł Kuna</div>
  69. <div class="mt-1 small text-muted">UI Designer</div>
  70. </div>
  71. </a>
  72. <div class="dropdown-menu dropdown-menu-end dropdown-menu-arrow">
  73. <a href="#" class="dropdown-item">Set status</a>
  74. <a href="#" class="dropdown-item">Profile & account</a>
  75. <a href="#" class="dropdown-item">Feedback</a>
  76. <div class="dropdown-divider"></div>
  77. <a href="#" class="dropdown-item">Settings</a>
  78. <a href="#" class="dropdown-item">Logout</a>
  79. </div>
  80. </div>
  81. </div>
  82. </div>
  83. </header>
  84. <div class="navbar-expand-md">
  85. <div class="collapse navbar-collapse" id="navbar-menu">
  86. <div class="navbar navbar-light">
  87. <div class="container-xl">
  88. <ul class="navbar-nav">
  89. <li class="nav-item">
  90. <a class="nav-link" href="./index.html" >
  91. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/home -->
  92. <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"/><polyline points="5 12 3 12 12 3 21 12 19 12" /><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>
  93. </span>
  94. <span class="nav-link-title">
  95. Home
  96. </span>
  97. </a>
  98. </li>
  99. <li class="nav-item active dropdown">
  100. <a class="nav-link dropdown-toggle" href="#navbar-base" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  101. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/package -->
  102. <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"/><polyline points="12 3 20 7.5 20 16.5 12 21 4 16.5 4 7.5 12 3" /><line x1="12" y1="12" x2="20" y2="7.5" /><line x1="12" y1="12" x2="12" y2="21" /><line x1="12" y1="12" x2="4" y2="7.5" /><line x1="16" y1="5.25" x2="8" y2="9.75" /></svg>
  103. </span>
  104. <span class="nav-link-title">
  105. Interface
  106. </span>
  107. </a>
  108. <div class="dropdown-menu">
  109. <div class="dropdown-menu-columns">
  110. <div class="dropdown-menu-column">
  111. <a class="dropdown-item" href="./empty.html" >
  112. Empty page
  113. </a>
  114. <a class="dropdown-item" href="./accordion.html" >
  115. Accordion
  116. </a>
  117. <a class="dropdown-item" href="./blank.html" >
  118. Blank page
  119. </a>
  120. <a class="dropdown-item" href="./buttons.html" >
  121. Buttons
  122. </a>
  123. <a class="dropdown-item" href="./cards.html" >
  124. Cards
  125. </a>
  126. <a class="dropdown-item" href="./cards-masonry.html" >
  127. Cards Masonry
  128. </a>
  129. <a class="dropdown-item" href="./colors.html" >
  130. Colors
  131. </a>
  132. <a class="dropdown-item" href="./dropdowns.html" >
  133. Dropdowns
  134. </a>
  135. <a class="dropdown-item" href="./icons.html" >
  136. Icons
  137. </a>
  138. <a class="dropdown-item" href="./modals.html" >
  139. Modals
  140. </a>
  141. <a class="dropdown-item" href="./maps.html" >
  142. Maps
  143. </a>
  144. <a class="dropdown-item" href="./map-fullsize.html" >
  145. Map fullsize
  146. </a>
  147. <a class="dropdown-item" href="./maps-vector.html" >
  148. Vector maps
  149. </a>
  150. </div>
  151. <div class="dropdown-menu-column">
  152. <a class="dropdown-item" href="./navigation.html" >
  153. Navigation
  154. </a>
  155. <a class="dropdown-item" href="./charts.html" >
  156. Charts
  157. </a>
  158. <a class="dropdown-item" href="./pagination.html" >
  159. Pagination
  160. </a>
  161. <a class="dropdown-item" href="./skeleton.html" >
  162. Skeleton
  163. </a>
  164. <a class="dropdown-item" href="./tabs.html" >
  165. Tabs
  166. </a>
  167. <a class="dropdown-item active" href="./tables.html" >
  168. Tables
  169. </a>
  170. <a class="dropdown-item" href="./carousel.html" >
  171. Carousel
  172. </a>
  173. <a class="dropdown-item" href="./lists.html" >
  174. Lists
  175. </a>
  176. <a class="dropdown-item" href="./typography.html" >
  177. Typography
  178. </a>
  179. <a class="dropdown-item" href="./offcanvas.html" >
  180. Offcanvas
  181. </a>
  182. <a class="dropdown-item" href="./markdown.html" >
  183. Markdown
  184. </a>
  185. <div class="dropend">
  186. <a class="dropdown-item dropdown-toggle" href="#sidebar-authentication" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  187. Authentication
  188. </a>
  189. <div class="dropdown-menu">
  190. <a href="./sign-in.html" class="dropdown-item">Sign in</a>
  191. <a href="./sign-up.html" class="dropdown-item">Sign up</a>
  192. <a href="./forgot-password.html" class="dropdown-item">Forgot password</a>
  193. <a href="./terms-of-service.html" class="dropdown-item">Terms of service</a>
  194. <a href="./auth-lock.html" class="dropdown-item">Lock screen</a>
  195. </div>
  196. </div>
  197. <div class="dropend">
  198. <a class="dropdown-item dropdown-toggle" href="#sidebar-error" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  199. Error pages
  200. </a>
  201. <div class="dropdown-menu">
  202. <a href="./error-404.html" class="dropdown-item">404 page</a>
  203. <a href="./error-500.html" class="dropdown-item">500 page</a>
  204. <a href="./error-maintenance.html" class="dropdown-item">Maintenance page</a>
  205. </div>
  206. </div>
  207. </div>
  208. </div>
  209. </div>
  210. </li>
  211. <li class="nav-item">
  212. <a class="nav-link" href="./form-elements.html" >
  213. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/checkbox -->
  214. <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"/><polyline points="9 11 12 14 20 6" /><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>
  215. </span>
  216. <span class="nav-link-title">
  217. Form elements
  218. </span>
  219. </a>
  220. </li>
  221. <li class="nav-item dropdown">
  222. <a class="nav-link dropdown-toggle" href="#navbar-extra" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  223. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/star -->
  224. <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>
  225. </span>
  226. <span class="nav-link-title">
  227. Extra
  228. </span>
  229. </a>
  230. <div class="dropdown-menu">
  231. <a class="dropdown-item" href="./activity.html" >
  232. Activity
  233. </a>
  234. <a class="dropdown-item" href="./gallery.html" >
  235. Gallery
  236. </a>
  237. <a class="dropdown-item" href="./invoice.html" >
  238. Invoice
  239. </a>
  240. <a class="dropdown-item" href="./search-results.html" >
  241. Search results
  242. </a>
  243. <a class="dropdown-item" href="./pricing.html" >
  244. Pricing cards
  245. </a>
  246. <a class="dropdown-item" href="./users.html" >
  247. Users
  248. </a>
  249. <a class="dropdown-item" href="./license.html" >
  250. License
  251. </a>
  252. <a class="dropdown-item" href="./music.html" >
  253. Music
  254. </a>
  255. <a class="dropdown-item" href="./widgets.html" >
  256. Widgets
  257. </a>
  258. <a class="dropdown-item" href="./wizard.html" >
  259. Wizard
  260. </a>
  261. </div>
  262. </li>
  263. <li class="nav-item dropdown">
  264. <a class="nav-link dropdown-toggle" href="#navbar-layout" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="button" aria-expanded="false" >
  265. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/layout-2 -->
  266. <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"/><rect x="4" y="4" width="6" height="5" rx="2" /><rect x="4" y="13" width="6" height="7" rx="2" /><rect x="14" y="4" width="6" height="7" rx="2" /><rect x="14" y="15" width="6" height="5" rx="2" /></svg>
  267. </span>
  268. <span class="nav-link-title">
  269. Layout
  270. </span>
  271. </a>
  272. <div class="dropdown-menu">
  273. <div class="dropdown-menu-columns">
  274. <div class="dropdown-menu-column">
  275. <a class="dropdown-item" href="./layout-horizontal.html" >
  276. Horizontal
  277. </a>
  278. <a class="dropdown-item" href="./layout-vertical.html" >
  279. Vertical
  280. </a>
  281. <a class="dropdown-item" href="./layout-vertical-transparent.html" >
  282. Vertical transparent
  283. </a>
  284. <a class="dropdown-item" href="./layout-vertical-right.html" >
  285. Right vertical
  286. </a>
  287. <a class="dropdown-item" href="./layout-condensed.html" >
  288. Condensed
  289. </a>
  290. <a class="dropdown-item" href="./layout-condensed-dark.html" >
  291. Condensed dark
  292. </a>
  293. <a class="dropdown-item" href="./layout-combo.html" >
  294. Combined
  295. </a>
  296. </div>
  297. <div class="dropdown-menu-column">
  298. <a class="dropdown-item" href="./layout-navbar-dark.html" >
  299. Navbar dark
  300. </a>
  301. <a class="dropdown-item" href="./layout-navbar-sticky.html" >
  302. Navbar sticky
  303. </a>
  304. <a class="dropdown-item" href="./layout-navbar-overlap.html" >
  305. Navbar overlap
  306. </a>
  307. <a class="dropdown-item" href="./layout-dark.html" >
  308. Dark mode
  309. </a>
  310. <a class="dropdown-item" href="./layout-rtl.html" >
  311. RTL mode
  312. </a>
  313. <a class="dropdown-item" href="./layout-fluid.html" >
  314. Fluid
  315. </a>
  316. <a class="dropdown-item" href="./layout-fluid-vertical.html" >
  317. Fluid vertical
  318. </a>
  319. </div>
  320. </div>
  321. </div>
  322. </li>
  323. <li class="nav-item">
  324. <a class="nav-link" href="./docs/index.html" >
  325. <span class="nav-link-icon d-md-none d-lg-inline-block"><!-- Download SVG icon from http://tabler-icons.io/i/file-text -->
  326. <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="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" /><line x1="9" y1="9" x2="10" y2="9" /><line x1="9" y1="13" x2="15" y2="13" /><line x1="9" y1="17" x2="15" y2="17" /></svg>
  327. </span>
  328. <span class="nav-link-title">
  329. Documentation
  330. </span>
  331. </a>
  332. </li>
  333. </ul>
  334. <div class="my-2 my-md-0 flex-grow-1 flex-md-grow-0 order-first order-md-last">
  335. <form action="." method="get">
  336. <div class="input-icon">
  337. <span class="input-icon-addon">
  338. <!-- Download SVG icon from http://tabler-icons.io/i/search -->
  339. <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"/><circle cx="10" cy="10" r="7" /><line x1="21" y1="21" x2="15" y2="15" /></svg>
  340. </span>
  341. <input type="text" class="form-control" placeholder="Search…" aria-label="Search in website">
  342. </div>
  343. </form>
  344. </div>
  345. </div>
  346. </div>
  347. </div>
  348. </div>
  349. <div class="page-wrapper">
  350. <div class="container-xl">
  351. <!-- Page title -->
  352. <div class="page-header d-print-none">
  353. <div class="row align-items-center">
  354. <div class="col">
  355. <h2 class="page-title">
  356. Tables
  357. </h2>
  358. </div>
  359. </div>
  360. </div>
  361. </div>
  362. <div class="page-body">
  363. <div class="container-xl">
  364. <div class="row row-cards">
  365. <div class="col-12">
  366. <div class="card">
  367. <div class="table-responsive">
  368. <table
  369. class="table table-vcenter card-table">
  370. <thead>
  371. <tr>
  372. <th>Name</th>
  373. <th>Title</th>
  374. <th>Email</th>
  375. <th>Role</th>
  376. <th class="w-1"></th>
  377. </tr>
  378. </thead>
  379. <tbody>
  380. <tr>
  381. <td >Paweł Kuna</td>
  382. <td class="text-muted" >
  383. UI Designer, Training
  384. </td>
  385. <td class="text-muted" ><a href="#" class="text-reset">paweluna@howstuffworks.com</a></td>
  386. <td class="text-muted" >
  387. User
  388. </td>
  389. <td>
  390. <a href="#">Edit</a>
  391. </td>
  392. </tr>
  393. <tr>
  394. <td >Jeffie Lewzey</td>
  395. <td class="text-muted" >
  396. Chemical Engineer, Support
  397. </td>
  398. <td class="text-muted" ><a href="#" class="text-reset">jlewzey1@seesaa.net</a></td>
  399. <td class="text-muted" >
  400. Admin
  401. </td>
  402. <td>
  403. <a href="#">Edit</a>
  404. </td>
  405. </tr>
  406. <tr>
  407. <td >Mallory Hulme</td>
  408. <td class="text-muted" >
  409. Geologist IV, Support
  410. </td>
  411. <td class="text-muted" ><a href="#" class="text-reset">mhulme2@domainmarket.com</a></td>
  412. <td class="text-muted" >
  413. User
  414. </td>
  415. <td>
  416. <a href="#">Edit</a>
  417. </td>
  418. </tr>
  419. <tr>
  420. <td >Dunn Slane</td>
  421. <td class="text-muted" >
  422. Research Nurse, Sales
  423. </td>
  424. <td class="text-muted" ><a href="#" class="text-reset">dslane3@epa.gov</a></td>
  425. <td class="text-muted" >
  426. Owner
  427. </td>
  428. <td>
  429. <a href="#">Edit</a>
  430. </td>
  431. </tr>
  432. <tr>
  433. <td >Emmy Levet</td>
  434. <td class="text-muted" >
  435. VP Product Management, Accounting
  436. </td>
  437. <td class="text-muted" ><a href="#" class="text-reset">elevet4@senate.gov</a></td>
  438. <td class="text-muted" >
  439. Admin
  440. </td>
  441. <td>
  442. <a href="#">Edit</a>
  443. </td>
  444. </tr>
  445. </tbody>
  446. </table>
  447. </div>
  448. </div>
  449. </div>
  450. <div class="col-12">
  451. <div class="card">
  452. <div class="table-responsive">
  453. <table
  454. class="table table-vcenter card-table table-striped">
  455. <thead>
  456. <tr>
  457. <th>Name</th>
  458. <th>Title</th>
  459. <th>Email</th>
  460. <th>Role</th>
  461. <th class="w-1"></th>
  462. </tr>
  463. </thead>
  464. <tbody>
  465. <tr>
  466. <td >Maryjo Lebarree</td>
  467. <td class="text-muted" >
  468. Civil Engineer, Product Management
  469. </td>
  470. <td class="text-muted" ><a href="#" class="text-reset">mlebarree5@unc.edu</a></td>
  471. <td class="text-muted" >
  472. User
  473. </td>
  474. <td>
  475. <a href="#">Edit</a>
  476. </td>
  477. </tr>
  478. <tr>
  479. <td >Egan Poetz</td>
  480. <td class="text-muted" >
  481. Research Nurse, Engineering
  482. </td>
  483. <td class="text-muted" ><a href="#" class="text-reset">epoetz6@free.fr</a></td>
  484. <td class="text-muted" >
  485. Admin
  486. </td>
  487. <td>
  488. <a href="#">Edit</a>
  489. </td>
  490. </tr>
  491. <tr>
  492. <td >Kellie Skingley</td>
  493. <td class="text-muted" >
  494. Teacher, Services
  495. </td>
  496. <td class="text-muted" ><a href="#" class="text-reset">kskingley7@columbia.edu</a></td>
  497. <td class="text-muted" >
  498. User
  499. </td>
  500. <td>
  501. <a href="#">Edit</a>
  502. </td>
  503. </tr>
  504. <tr>
  505. <td >Christabel Charlwood</td>
  506. <td class="text-muted" >
  507. Tax Accountant, Engineering
  508. </td>
  509. <td class="text-muted" ><a href="#" class="text-reset">ccharlwood8@nifty.com</a></td>
  510. <td class="text-muted" >
  511. Owner
  512. </td>
  513. <td>
  514. <a href="#">Edit</a>
  515. </td>
  516. </tr>
  517. <tr>
  518. <td >Haskel Shelper</td>
  519. <td class="text-muted" >
  520. Staff Scientist, Legal
  521. </td>
  522. <td class="text-muted" ><a href="#" class="text-reset">hshelper9@woothemes.com</a></td>
  523. <td class="text-muted" >
  524. Admin
  525. </td>
  526. <td>
  527. <a href="#">Edit</a>
  528. </td>
  529. </tr>
  530. </tbody>
  531. </table>
  532. </div>
  533. </div>
  534. </div>
  535. <div class="col-12">
  536. <div class="card">
  537. <div class="table-responsive">
  538. <table
  539. class="table table-vcenter card-table">
  540. <thead>
  541. <tr>
  542. <th>Name</th>
  543. <th>Title</th>
  544. <th>Role</th>
  545. <th class="w-1"></th>
  546. </tr>
  547. </thead>
  548. <tbody>
  549. <tr>
  550. <td >
  551. <div class="d-flex py-1 align-items-center">
  552. <span class="avatar me-2" style="background-image: url(./static/avatars/006m.jpg)"></span>
  553. <div class="flex-fill">
  554. <div class="font-weight-medium">Lorry Mion</div>
  555. <div class="text-muted"><a href="#" class="text-reset">lmiona@livejournal.com</a></div>
  556. </div>
  557. </div>
  558. </td>
  559. <td >
  560. <div>Automation Specialist IV</div>
  561. <div class="text-muted">Accounting</div>
  562. </td>
  563. <td class="text-muted" >
  564. User
  565. </td>
  566. <td>
  567. <a href="#">Edit</a>
  568. </td>
  569. </tr>
  570. <tr>
  571. <td >
  572. <div class="d-flex py-1 align-items-center">
  573. <span class="avatar me-2" style="background-image: url(./static/avatars/004f.jpg)"></span>
  574. <div class="flex-fill">
  575. <div class="font-weight-medium">Leesa Beaty</div>
  576. <div class="text-muted"><a href="#" class="text-reset">lbeatyb@alibaba.com</a></div>
  577. </div>
  578. </div>
  579. </td>
  580. <td >
  581. <div>Editor</div>
  582. <div class="text-muted">Services</div>
  583. </td>
  584. <td class="text-muted" >
  585. Admin
  586. </td>
  587. <td>
  588. <a href="#">Edit</a>
  589. </td>
  590. </tr>
  591. <tr>
  592. <td >
  593. <div class="d-flex py-1 align-items-center">
  594. <span class="avatar me-2" style="background-image: url(./static/avatars/007m.jpg)"></span>
  595. <div class="flex-fill">
  596. <div class="font-weight-medium">Perren Keemar</div>
  597. <div class="text-muted"><a href="#" class="text-reset">pkeemarc@yahoo.com</a></div>
  598. </div>
  599. </div>
  600. </td>
  601. <td >
  602. <div>Analog Circuit Design manager</div>
  603. <div class="text-muted">Services</div>
  604. </td>
  605. <td class="text-muted" >
  606. User
  607. </td>
  608. <td>
  609. <a href="#">Edit</a>
  610. </td>
  611. </tr>
  612. <tr>
  613. <td >
  614. <div class="d-flex py-1 align-items-center">
  615. <span class="avatar me-2">SA</span>
  616. <div class="flex-fill">
  617. <div class="font-weight-medium">Sunny Airey</div>
  618. <div class="text-muted"><a href="#" class="text-reset">saireyd@prlog.org</a></div>
  619. </div>
  620. </div>
  621. </td>
  622. <td >
  623. <div>Nuclear Power Engineer</div>
  624. <div class="text-muted">Engineering</div>
  625. </td>
  626. <td class="text-muted" >
  627. Owner
  628. </td>
  629. <td>
  630. <a href="#">Edit</a>
  631. </td>
  632. </tr>
  633. <tr>
  634. <td >
  635. <div class="d-flex py-1 align-items-center">
  636. <span class="avatar me-2" style="background-image: url(./static/avatars/009m.jpg)"></span>
  637. <div class="flex-fill">
  638. <div class="font-weight-medium">Geoffry Flaunders</div>
  639. <div class="text-muted"><a href="#" class="text-reset">gflaunderse@loc.gov</a></div>
  640. </div>
  641. </div>
  642. </td>
  643. <td >
  644. <div>Software Test Engineer II</div>
  645. <div class="text-muted">Accounting</div>
  646. </td>
  647. <td class="text-muted" >
  648. Admin
  649. </td>
  650. <td>
  651. <a href="#">Edit</a>
  652. </td>
  653. </tr>
  654. </tbody>
  655. </table>
  656. </div>
  657. </div>
  658. </div>
  659. <div class="col-12">
  660. <div class="card">
  661. <div class="table-responsive">
  662. <table
  663. class="table table-vcenter table-mobile-md card-table">
  664. <thead>
  665. <tr>
  666. <th>Name</th>
  667. <th>Title</th>
  668. <th>Role</th>
  669. <th class="w-1"></th>
  670. </tr>
  671. </thead>
  672. <tbody>
  673. <tr>
  674. <td data-label="Name" >
  675. <div class="d-flex py-1 align-items-center">
  676. <span class="avatar me-2" style="background-image: url(./static/avatars/010m.jpg)"></span>
  677. <div class="flex-fill">
  678. <div class="font-weight-medium">Thatcher Keel</div>
  679. <div class="text-muted"><a href="#" class="text-reset">tkeelf@blogger.com</a></div>
  680. </div>
  681. </div>
  682. </td>
  683. <td data-label="Title" >
  684. <div>VP Sales</div>
  685. <div class="text-muted">Business Development</div>
  686. </td>
  687. <td class="text-muted" data-label="Role" >
  688. User
  689. </td>
  690. <td>
  691. <div class="btn-list flex-nowrap">
  692. <a href="#" class="btn btn-white">
  693. Edit
  694. </a>
  695. <div class="dropdown">
  696. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">
  697. Actions
  698. </button>
  699. <div class="dropdown-menu dropdown-menu-end">
  700. <a class="dropdown-item" href="#">
  701. Action
  702. </a>
  703. <a class="dropdown-item" href="#">
  704. Another action
  705. </a>
  706. </div>
  707. </div>
  708. </div>
  709. </td>
  710. </tr>
  711. <tr>
  712. <td data-label="Name" >
  713. <div class="d-flex py-1 align-items-center">
  714. <span class="avatar me-2" style="background-image: url(./static/avatars/005f.jpg)"></span>
  715. <div class="flex-fill">
  716. <div class="font-weight-medium">Dyann Escala</div>
  717. <div class="text-muted"><a href="#" class="text-reset">descalag@usatoday.com</a></div>
  718. </div>
  719. </div>
  720. </td>
  721. <td data-label="Title" >
  722. <div>Mechanical Systems Engineer</div>
  723. <div class="text-muted">Sales</div>
  724. </td>
  725. <td class="text-muted" data-label="Role" >
  726. Admin
  727. </td>
  728. <td>
  729. <div class="btn-list flex-nowrap">
  730. <a href="#" class="btn btn-white">
  731. Edit
  732. </a>
  733. <div class="dropdown">
  734. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">
  735. Actions
  736. </button>
  737. <div class="dropdown-menu dropdown-menu-end">
  738. <a class="dropdown-item" href="#">
  739. Action
  740. </a>
  741. <a class="dropdown-item" href="#">
  742. Another action
  743. </a>
  744. </div>
  745. </div>
  746. </div>
  747. </td>
  748. </tr>
  749. <tr>
  750. <td data-label="Name" >
  751. <div class="d-flex py-1 align-items-center">
  752. <span class="avatar me-2" style="background-image: url(./static/avatars/006f.jpg)"></span>
  753. <div class="flex-fill">
  754. <div class="font-weight-medium">Avivah Mugleston</div>
  755. <div class="text-muted"><a href="#" class="text-reset">amuglestonh@intel.com</a></div>
  756. </div>
  757. </div>
  758. </td>
  759. <td data-label="Title" >
  760. <div>Actuary</div>
  761. <div class="text-muted">Sales</div>
  762. </td>
  763. <td class="text-muted" data-label="Role" >
  764. User
  765. </td>
  766. <td>
  767. <div class="btn-list flex-nowrap">
  768. <a href="#" class="btn btn-white">
  769. Edit
  770. </a>
  771. <div class="dropdown">
  772. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">
  773. Actions
  774. </button>
  775. <div class="dropdown-menu dropdown-menu-end">
  776. <a class="dropdown-item" href="#">
  777. Action
  778. </a>
  779. <a class="dropdown-item" href="#">
  780. Another action
  781. </a>
  782. </div>
  783. </div>
  784. </div>
  785. </td>
  786. </tr>
  787. <tr>
  788. <td data-label="Name" >
  789. <div class="d-flex py-1 align-items-center">
  790. <span class="avatar me-2">AA</span>
  791. <div class="flex-fill">
  792. <div class="font-weight-medium">Arlie Armstead</div>
  793. <div class="text-muted"><a href="#" class="text-reset">aarmsteadi@yellowpages.com</a></div>
  794. </div>
  795. </div>
  796. </td>
  797. <td data-label="Title" >
  798. <div>VP Quality Control</div>
  799. <div class="text-muted">Accounting</div>
  800. </td>
  801. <td class="text-muted" data-label="Role" >
  802. Owner
  803. </td>
  804. <td>
  805. <div class="btn-list flex-nowrap">
  806. <a href="#" class="btn btn-white">
  807. Edit
  808. </a>
  809. <div class="dropdown">
  810. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">
  811. Actions
  812. </button>
  813. <div class="dropdown-menu dropdown-menu-end">
  814. <a class="dropdown-item" href="#">
  815. Action
  816. </a>
  817. <a class="dropdown-item" href="#">
  818. Another action
  819. </a>
  820. </div>
  821. </div>
  822. </div>
  823. </td>
  824. </tr>
  825. <tr>
  826. <td data-label="Name" >
  827. <div class="d-flex py-1 align-items-center">
  828. <span class="avatar me-2" style="background-image: url(./static/avatars/008f.jpg)"></span>
  829. <div class="flex-fill">
  830. <div class="font-weight-medium">Tessie Curzon</div>
  831. <div class="text-muted"><a href="#" class="text-reset">tcurzonj@hp.com</a></div>
  832. </div>
  833. </div>
  834. </td>
  835. <td data-label="Title" >
  836. <div>Research Nurse</div>
  837. <div class="text-muted">Product Management</div>
  838. </td>
  839. <td class="text-muted" data-label="Role" >
  840. Admin
  841. </td>
  842. <td>
  843. <div class="btn-list flex-nowrap">
  844. <a href="#" class="btn btn-white">
  845. Edit
  846. </a>
  847. <div class="dropdown">
  848. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">
  849. Actions
  850. </button>
  851. <div class="dropdown-menu dropdown-menu-end">
  852. <a class="dropdown-item" href="#">
  853. Action
  854. </a>
  855. <a class="dropdown-item" href="#">
  856. Another action
  857. </a>
  858. </div>
  859. </div>
  860. </div>
  861. </td>
  862. </tr>
  863. </tbody>
  864. </table>
  865. </div>
  866. </div>
  867. </div>
  868. <div class="col-12">
  869. <div class="card">
  870. <div class="card-header">
  871. <h3 class="card-title">Invoices</h3>
  872. </div>
  873. <div class="card-body border-bottom py-3">
  874. <div class="d-flex">
  875. <div class="text-muted">
  876. Show
  877. <div class="mx-2 d-inline-block">
  878. <input type="text" class="form-control form-control-sm" value="8" size="3" aria-label="Invoices count">
  879. </div>
  880. entries
  881. </div>
  882. <div class="ms-auto text-muted">
  883. Search:
  884. <div class="ms-2 d-inline-block">
  885. <input type="text" class="form-control form-control-sm" aria-label="Search invoice">
  886. </div>
  887. </div>
  888. </div>
  889. </div>
  890. <div class="table-responsive">
  891. <table class="table card-table table-vcenter text-nowrap datatable">
  892. <thead>
  893. <tr>
  894. <th class="w-1"><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select all invoices"></th>
  895. <th class="w-1">No. <!-- Download SVG icon from http://tabler-icons.io/i/chevron-up -->
  896. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-sm text-dark 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"/><polyline points="6 15 12 9 18 15" /></svg>
  897. </th>
  898. <th>Invoice Subject</th>
  899. <th>Client</th>
  900. <th>VAT No.</th>
  901. <th>Created</th>
  902. <th>Status</th>
  903. <th>Price</th>
  904. <th></th>
  905. </tr>
  906. </thead>
  907. <tbody>
  908. <tr>
  909. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  910. <td><span class="text-muted">001401</span></td>
  911. <td><a href="invoice.html" class="text-reset" tabindex="-1">Design Works</a></td>
  912. <td>
  913. <span class="flag flag-country-us"></span>
  914. Carlson Limited
  915. </td>
  916. <td>
  917. 87956621
  918. </td>
  919. <td>
  920. 15 Dec 2017
  921. </td>
  922. <td>
  923. <span class="badge bg-success me-1"></span> Paid
  924. </td>
  925. <td>$887</td>
  926. <td class="text-end">
  927. <span class="dropdown">
  928. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  929. <div class="dropdown-menu dropdown-menu-end">
  930. <a class="dropdown-item" href="#">
  931. Action
  932. </a>
  933. <a class="dropdown-item" href="#">
  934. Another action
  935. </a>
  936. </div>
  937. </span>
  938. </td>
  939. </tr>
  940. <tr>
  941. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  942. <td><span class="text-muted">001402</span></td>
  943. <td><a href="invoice.html" class="text-reset" tabindex="-1">UX Wireframes</a></td>
  944. <td>
  945. <span class="flag flag-country-gb"></span>
  946. Adobe
  947. </td>
  948. <td>
  949. 87956421
  950. </td>
  951. <td>
  952. 12 Apr 2017
  953. </td>
  954. <td>
  955. <span class="badge bg-warning me-1"></span> Pending
  956. </td>
  957. <td>$1200</td>
  958. <td class="text-end">
  959. <span class="dropdown">
  960. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  961. <div class="dropdown-menu dropdown-menu-end">
  962. <a class="dropdown-item" href="#">
  963. Action
  964. </a>
  965. <a class="dropdown-item" href="#">
  966. Another action
  967. </a>
  968. </div>
  969. </span>
  970. </td>
  971. </tr>
  972. <tr>
  973. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  974. <td><span class="text-muted">001403</span></td>
  975. <td><a href="invoice.html" class="text-reset" tabindex="-1">New Dashboard</a></td>
  976. <td>
  977. <span class="flag flag-country-de"></span>
  978. Bluewolf
  979. </td>
  980. <td>
  981. 87952621
  982. </td>
  983. <td>
  984. 23 Oct 2017
  985. </td>
  986. <td>
  987. <span class="badge bg-warning me-1"></span> Pending
  988. </td>
  989. <td>$534</td>
  990. <td class="text-end">
  991. <span class="dropdown">
  992. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  993. <div class="dropdown-menu dropdown-menu-end">
  994. <a class="dropdown-item" href="#">
  995. Action
  996. </a>
  997. <a class="dropdown-item" href="#">
  998. Another action
  999. </a>
  1000. </div>
  1001. </span>
  1002. </td>
  1003. </tr>
  1004. <tr>
  1005. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1006. <td><span class="text-muted">001404</span></td>
  1007. <td><a href="invoice.html" class="text-reset" tabindex="-1">Landing Page</a></td>
  1008. <td>
  1009. <span class="flag flag-country-br"></span>
  1010. Salesforce
  1011. </td>
  1012. <td>
  1013. 87953421
  1014. </td>
  1015. <td>
  1016. 2 Sep 2017
  1017. </td>
  1018. <td>
  1019. <span class="badge bg-secondary me-1"></span> Due in 2 Weeks
  1020. </td>
  1021. <td>$1500</td>
  1022. <td class="text-end">
  1023. <span class="dropdown">
  1024. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1025. <div class="dropdown-menu dropdown-menu-end">
  1026. <a class="dropdown-item" href="#">
  1027. Action
  1028. </a>
  1029. <a class="dropdown-item" href="#">
  1030. Another action
  1031. </a>
  1032. </div>
  1033. </span>
  1034. </td>
  1035. </tr>
  1036. <tr>
  1037. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1038. <td><span class="text-muted">001405</span></td>
  1039. <td><a href="invoice.html" class="text-reset" tabindex="-1">Marketing Templates</a></td>
  1040. <td>
  1041. <span class="flag flag-country-pl"></span>
  1042. Printic
  1043. </td>
  1044. <td>
  1045. 87956621
  1046. </td>
  1047. <td>
  1048. 29 Jan 2018
  1049. </td>
  1050. <td>
  1051. <span class="badge bg-danger me-1"></span> Paid Today
  1052. </td>
  1053. <td>$648</td>
  1054. <td class="text-end">
  1055. <span class="dropdown">
  1056. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1057. <div class="dropdown-menu dropdown-menu-end">
  1058. <a class="dropdown-item" href="#">
  1059. Action
  1060. </a>
  1061. <a class="dropdown-item" href="#">
  1062. Another action
  1063. </a>
  1064. </div>
  1065. </span>
  1066. </td>
  1067. </tr>
  1068. <tr>
  1069. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1070. <td><span class="text-muted">001406</span></td>
  1071. <td><a href="invoice.html" class="text-reset" tabindex="-1">Sales Presentation</a></td>
  1072. <td>
  1073. <span class="flag flag-country-br"></span>
  1074. Tabdaq
  1075. </td>
  1076. <td>
  1077. 87956621
  1078. </td>
  1079. <td>
  1080. 4 Feb 2018
  1081. </td>
  1082. <td>
  1083. <span class="badge bg-secondary me-1"></span> Due in 3 Weeks
  1084. </td>
  1085. <td>$300</td>
  1086. <td class="text-end">
  1087. <span class="dropdown">
  1088. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1089. <div class="dropdown-menu dropdown-menu-end">
  1090. <a class="dropdown-item" href="#">
  1091. Action
  1092. </a>
  1093. <a class="dropdown-item" href="#">
  1094. Another action
  1095. </a>
  1096. </div>
  1097. </span>
  1098. </td>
  1099. </tr>
  1100. <tr>
  1101. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1102. <td><span class="text-muted">001407</span></td>
  1103. <td><a href="invoice.html" class="text-reset" tabindex="-1">Logo & Print</a></td>
  1104. <td>
  1105. <span class="flag flag-country-us"></span>
  1106. Apple
  1107. </td>
  1108. <td>
  1109. 87956621
  1110. </td>
  1111. <td>
  1112. 22 Mar 2018
  1113. </td>
  1114. <td>
  1115. <span class="badge bg-success me-1"></span> Paid Today
  1116. </td>
  1117. <td>$2500</td>
  1118. <td class="text-end">
  1119. <span class="dropdown">
  1120. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1121. <div class="dropdown-menu dropdown-menu-end">
  1122. <a class="dropdown-item" href="#">
  1123. Action
  1124. </a>
  1125. <a class="dropdown-item" href="#">
  1126. Another action
  1127. </a>
  1128. </div>
  1129. </span>
  1130. </td>
  1131. </tr>
  1132. <tr>
  1133. <td><input class="form-check-input m-0 align-middle" type="checkbox" aria-label="Select invoice"></td>
  1134. <td><span class="text-muted">001408</span></td>
  1135. <td><a href="invoice.html" class="text-reset" tabindex="-1">Icons</a></td>
  1136. <td>
  1137. <span class="flag flag-country-pl"></span>
  1138. Tookapic
  1139. </td>
  1140. <td>
  1141. 87956621
  1142. </td>
  1143. <td>
  1144. 13 May 2018
  1145. </td>
  1146. <td>
  1147. <span class="badge bg-success me-1"></span> Paid Today
  1148. </td>
  1149. <td>$940</td>
  1150. <td class="text-end">
  1151. <span class="dropdown">
  1152. <button class="btn dropdown-toggle align-text-top" data-bs-boundary="viewport" data-bs-toggle="dropdown">Actions</button>
  1153. <div class="dropdown-menu dropdown-menu-end">
  1154. <a class="dropdown-item" href="#">
  1155. Action
  1156. </a>
  1157. <a class="dropdown-item" href="#">
  1158. Another action
  1159. </a>
  1160. </div>
  1161. </span>
  1162. </td>
  1163. </tr>
  1164. </tbody>
  1165. </table>
  1166. </div>
  1167. <div class="card-footer d-flex align-items-center">
  1168. <p class="m-0 text-muted">Showing <span>1</span> to <span>8</span> of <span>16</span> entries</p>
  1169. <ul class="pagination m-0 ms-auto">
  1170. <li class="page-item disabled">
  1171. <a class="page-link" href="#" tabindex="-1" aria-disabled="true">
  1172. <!-- Download SVG icon from http://tabler-icons.io/i/chevron-left -->
  1173. <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"/><polyline points="15 6 9 12 15 18" /></svg>
  1174. prev
  1175. </a>
  1176. </li>
  1177. <li class="page-item"><a class="page-link" href="#">1</a></li>
  1178. <li class="page-item active"><a class="page-link" href="#">2</a></li>
  1179. <li class="page-item"><a class="page-link" href="#">3</a></li>
  1180. <li class="page-item"><a class="page-link" href="#">4</a></li>
  1181. <li class="page-item"><a class="page-link" href="#">5</a></li>
  1182. <li class="page-item">
  1183. <a class="page-link" href="#">
  1184. next <!-- Download SVG icon from http://tabler-icons.io/i/chevron-right -->
  1185. <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"/><polyline points="9 6 15 12 9 18" /></svg>
  1186. </a>
  1187. </li>
  1188. </ul>
  1189. </div>
  1190. </div>
  1191. </div>
  1192. </div>
  1193. </div>
  1194. </div>
  1195. <footer class="footer footer-transparent d-print-none">
  1196. <div class="container">
  1197. <div class="row text-center align-items-center flex-row-reverse">
  1198. <div class="col-lg-auto ms-lg-auto">
  1199. <ul class="list-inline list-inline-dots mb-0">
  1200. <li class="list-inline-item"><a href="./docs/index.html" class="link-secondary">Documentation</a></li>
  1201. <li class="list-inline-item"><a href="./license.html" class="link-secondary">License</a></li>
  1202. <li class="list-inline-item"><a href="https://github.com/tabler/tabler" target="_blank" class="link-secondary" rel="noopener">Source code</a></li>
  1203. <li class="list-inline-item">
  1204. <a href="https://github.com/sponsors/codecalm" target="_blank" class="link-secondary" rel="noopener">
  1205. <!-- Download SVG icon from http://tabler-icons.io/i/heart -->
  1206. <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 13.572l-7.5 7.428l-7.5 -7.428m0 0a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" /></svg>
  1207. Sponsor
  1208. </a>
  1209. </li>
  1210. </ul>
  1211. </div>
  1212. <div class="col-12 col-lg-auto mt-3 mt-lg-0">
  1213. <ul class="list-inline list-inline-dots mb-0">
  1214. <li class="list-inline-item">
  1215. Copyright &copy; 2021
  1216. <a href="." class="link-secondary">Tabler</a>.
  1217. All rights reserved.
  1218. </li>
  1219. <li class="list-inline-item">
  1220. <a href="./changelog.html" class="link-secondary" rel="noopener">v1.0.0-beta4</a>
  1221. </li>
  1222. </ul>
  1223. </div>
  1224. </div>
  1225. </div>
  1226. </footer>
  1227. </div>
  1228. </div>
  1229. <!-- Libs JS -->
  1230. <!-- Tabler Core -->
  1231. <script src="./dist/js/tabler.min.js"></script>
  1232. </body>
  1233. </html>