index2.html 66 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <title>AdminLTE 2 | Dashboard</title>
  7. <!-- Tell the browser to be responsive to screen width -->
  8. <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
  9. <!-- Bootstrap 3.3.7 -->
  10. <link rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
  11. <!-- Font Awesome -->
  12. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css">
  13. <!-- Ionicons -->
  14. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/css/ionicons.min.css">
  15. <!-- jvectormap -->
  16. <link rel="stylesheet" href="plugins/jvectormap/jquery-jvectormap-1.2.2.css">
  17. <!-- Theme style -->
  18. <link rel="stylesheet" href="dist/css/AdminLTE.min.css">
  19. <!-- AdminLTE Skins. Choose a skin from the css/skins
  20. folder instead of downloading all of them to reduce the load. -->
  21. <link rel="stylesheet" href="dist/css/skins/_all-skins.min.css">
  22. <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
  23. <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
  24. <!--[if lt IE 9]>
  25. <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
  26. <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  27. <![endif]-->
  28. <!-- Google Font -->
  29. <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic">
  30. </head>
  31. <body class="hold-transition skin-blue sidebar-mini">
  32. <div class="wrapper">
  33. <header class="main-header">
  34. <!-- Logo -->
  35. <a href="index2.html" class="logo">
  36. <!-- mini logo for sidebar mini 50x50 pixels -->
  37. <span class="logo-mini"><b>A</b>LT</span>
  38. <!-- logo for regular state and mobile devices -->
  39. <span class="logo-lg"><b>Admin</b>LTE</span>
  40. </a>
  41. <!-- Header Navbar: style can be found in header.less -->
  42. <nav class="navbar navbar-static-top">
  43. <!-- Sidebar toggle button-->
  44. <a href="#" class="sidebar-toggle" data-toggle="push-menu" role="button">
  45. <span class="sr-only">Toggle navigation</span>
  46. </a>
  47. <!-- Navbar Right Menu -->
  48. <div class="navbar-custom-menu">
  49. <ul class="nav navbar-nav">
  50. <!-- Messages: style can be found in dropdown.less-->
  51. <li class="dropdown messages-menu">
  52. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  53. <i class="fa fa-envelope-o"></i>
  54. <span class="label label-success">4</span>
  55. </a>
  56. <ul class="dropdown-menu">
  57. <li class="header">You have 4 messages</li>
  58. <li>
  59. <!-- inner menu: contains the actual data -->
  60. <ul class="menu">
  61. <li><!-- start message -->
  62. <a href="#">
  63. <div class="pull-left">
  64. <img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image">
  65. </div>
  66. <h4>
  67. Support Team
  68. <small><i class="fa fa-clock-o"></i> 5 mins</small>
  69. </h4>
  70. <p>Why not buy a new awesome theme?</p>
  71. </a>
  72. </li>
  73. <!-- end message -->
  74. <li>
  75. <a href="#">
  76. <div class="pull-left">
  77. <img src="dist/img/user3-128x128.jpg" class="img-circle" alt="User Image">
  78. </div>
  79. <h4>
  80. AdminLTE Design Team
  81. <small><i class="fa fa-clock-o"></i> 2 hours</small>
  82. </h4>
  83. <p>Why not buy a new awesome theme?</p>
  84. </a>
  85. </li>
  86. <li>
  87. <a href="#">
  88. <div class="pull-left">
  89. <img src="dist/img/user4-128x128.jpg" class="img-circle" alt="User Image">
  90. </div>
  91. <h4>
  92. Developers
  93. <small><i class="fa fa-clock-o"></i> Today</small>
  94. </h4>
  95. <p>Why not buy a new awesome theme?</p>
  96. </a>
  97. </li>
  98. <li>
  99. <a href="#">
  100. <div class="pull-left">
  101. <img src="dist/img/user3-128x128.jpg" class="img-circle" alt="User Image">
  102. </div>
  103. <h4>
  104. Sales Department
  105. <small><i class="fa fa-clock-o"></i> Yesterday</small>
  106. </h4>
  107. <p>Why not buy a new awesome theme?</p>
  108. </a>
  109. </li>
  110. <li>
  111. <a href="#">
  112. <div class="pull-left">
  113. <img src="dist/img/user4-128x128.jpg" class="img-circle" alt="User Image">
  114. </div>
  115. <h4>
  116. Reviewers
  117. <small><i class="fa fa-clock-o"></i> 2 days</small>
  118. </h4>
  119. <p>Why not buy a new awesome theme?</p>
  120. </a>
  121. </li>
  122. </ul>
  123. </li>
  124. <li class="footer"><a href="#">See All Messages</a></li>
  125. </ul>
  126. </li>
  127. <!-- Notifications: style can be found in dropdown.less -->
  128. <li class="dropdown notifications-menu">
  129. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  130. <i class="fa fa-bell-o"></i>
  131. <span class="label label-warning">10</span>
  132. </a>
  133. <ul class="dropdown-menu">
  134. <li class="header">You have 10 notifications</li>
  135. <li>
  136. <!-- inner menu: contains the actual data -->
  137. <ul class="menu">
  138. <li>
  139. <a href="#">
  140. <i class="fa fa-users text-aqua"></i> 5 new members joined today
  141. </a>
  142. </li>
  143. <li>
  144. <a href="#">
  145. <i class="fa fa-warning text-yellow"></i> Very long description here that may not fit into the
  146. page and may cause design problems
  147. </a>
  148. </li>
  149. <li>
  150. <a href="#">
  151. <i class="fa fa-users text-red"></i> 5 new members joined
  152. </a>
  153. </li>
  154. <li>
  155. <a href="#">
  156. <i class="fa fa-shopping-cart text-green"></i> 25 sales made
  157. </a>
  158. </li>
  159. <li>
  160. <a href="#">
  161. <i class="fa fa-user text-red"></i> You changed your username
  162. </a>
  163. </li>
  164. </ul>
  165. </li>
  166. <li class="footer"><a href="#">View all</a></li>
  167. </ul>
  168. </li>
  169. <!-- Tasks: style can be found in dropdown.less -->
  170. <li class="dropdown tasks-menu">
  171. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  172. <i class="fa fa-flag-o"></i>
  173. <span class="label label-danger">9</span>
  174. </a>
  175. <ul class="dropdown-menu">
  176. <li class="header">You have 9 tasks</li>
  177. <li>
  178. <!-- inner menu: contains the actual data -->
  179. <ul class="menu">
  180. <li><!-- Task item -->
  181. <a href="#">
  182. <h3>
  183. Design some buttons
  184. <small class="pull-right">20%</small>
  185. </h3>
  186. <div class="progress xs">
  187. <div class="progress-bar progress-bar-aqua" style="width: 20%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
  188. <span class="sr-only">20% Complete</span>
  189. </div>
  190. </div>
  191. </a>
  192. </li>
  193. <!-- end task item -->
  194. <li><!-- Task item -->
  195. <a href="#">
  196. <h3>
  197. Create a nice theme
  198. <small class="pull-right">40%</small>
  199. </h3>
  200. <div class="progress xs">
  201. <div class="progress-bar progress-bar-green" style="width: 40%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
  202. <span class="sr-only">40% Complete</span>
  203. </div>
  204. </div>
  205. </a>
  206. </li>
  207. <!-- end task item -->
  208. <li><!-- Task item -->
  209. <a href="#">
  210. <h3>
  211. Some task I need to do
  212. <small class="pull-right">60%</small>
  213. </h3>
  214. <div class="progress xs">
  215. <div class="progress-bar progress-bar-red" style="width: 60%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
  216. <span class="sr-only">60% Complete</span>
  217. </div>
  218. </div>
  219. </a>
  220. </li>
  221. <!-- end task item -->
  222. <li><!-- Task item -->
  223. <a href="#">
  224. <h3>
  225. Make beautiful transitions
  226. <small class="pull-right">80%</small>
  227. </h3>
  228. <div class="progress xs">
  229. <div class="progress-bar progress-bar-yellow" style="width: 80%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
  230. <span class="sr-only">80% Complete</span>
  231. </div>
  232. </div>
  233. </a>
  234. </li>
  235. <!-- end task item -->
  236. </ul>
  237. </li>
  238. <li class="footer">
  239. <a href="#">View all tasks</a>
  240. </li>
  241. </ul>
  242. </li>
  243. <!-- User Account: style can be found in dropdown.less -->
  244. <li class="dropdown user user-menu">
  245. <a href="#" class="dropdown-toggle" data-toggle="dropdown">
  246. <img src="dist/img/user2-160x160.jpg" class="user-image" alt="User Image">
  247. <span class="hidden-xs">Alexander Pierce</span>
  248. </a>
  249. <ul class="dropdown-menu">
  250. <!-- User image -->
  251. <li class="user-header">
  252. <img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image">
  253. <p>
  254. Alexander Pierce - Web Developer
  255. <small>Member since Nov. 2012</small>
  256. </p>
  257. </li>
  258. <!-- Menu Body -->
  259. <li class="user-body">
  260. <div class="row">
  261. <div class="col-xs-4 text-center">
  262. <a href="#">Followers</a>
  263. </div>
  264. <div class="col-xs-4 text-center">
  265. <a href="#">Sales</a>
  266. </div>
  267. <div class="col-xs-4 text-center">
  268. <a href="#">Friends</a>
  269. </div>
  270. </div>
  271. <!-- /.row -->
  272. </li>
  273. <!-- Menu Footer-->
  274. <li class="user-footer">
  275. <div class="pull-left">
  276. <a href="#" class="btn btn-default btn-flat">Profile</a>
  277. </div>
  278. <div class="pull-right">
  279. <a href="#" class="btn btn-default btn-flat">Sign out</a>
  280. </div>
  281. </li>
  282. </ul>
  283. </li>
  284. <!-- Control Sidebar Toggle Button -->
  285. <li>
  286. <a href="#" data-toggle="control-sidebar"><i class="fa fa-gears"></i></a>
  287. </li>
  288. </ul>
  289. </div>
  290. </nav>
  291. </header>
  292. <!-- Left side column. contains the logo and sidebar -->
  293. <aside class="main-sidebar">
  294. <!-- sidebar: style can be found in sidebar.less -->
  295. <section class="sidebar">
  296. <!-- Sidebar user panel -->
  297. <div class="user-panel">
  298. <div class="pull-left image">
  299. <img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image">
  300. </div>
  301. <div class="pull-left info">
  302. <p>Alexander Pierce</p>
  303. <a href="#"><i class="fa fa-circle text-success"></i> Online</a>
  304. </div>
  305. </div>
  306. <!-- search form -->
  307. <form action="#" method="get" class="sidebar-form">
  308. <div class="input-group">
  309. <input type="text" name="q" class="form-control" placeholder="Search...">
  310. <span class="input-group-btn">
  311. <button type="submit" name="search" id="search-btn" class="btn btn-flat">
  312. <i class="fa fa-search"></i>
  313. </button>
  314. </span>
  315. </div>
  316. </form>
  317. <!-- /.search form -->
  318. <!-- sidebar menu: : style can be found in sidebar.less -->
  319. <ul class="sidebar-menu" data-widget="tree">
  320. <li class="header">MAIN NAVIGATION</li>
  321. <li class="active treeview menu-open">
  322. <a href="#">
  323. <i class="fa fa-dashboard"></i> <span>Dashboard</span>
  324. <span class="pull-right-container">
  325. <i class="fa fa-angle-left pull-right"></i>
  326. </span>
  327. </a>
  328. <ul class="treeview-menu">
  329. <li><a href="index.html"><i class="fa fa-circle-o"></i> Dashboard v1</a></li>
  330. <li class="active"><a href="index2.html"><i class="fa fa-circle-o"></i> Dashboard v2</a></li>
  331. </ul>
  332. </li>
  333. <li class="treeview">
  334. <a href="#">
  335. <i class="fa fa-files-o"></i>
  336. <span>Layout Options</span>
  337. <span class="pull-right-container">
  338. <span class="label label-primary pull-right">4</span>
  339. </span>
  340. </a>
  341. <ul class="treeview-menu">
  342. <li><a href="pages/layout/top-nav.html"><i class="fa fa-circle-o"></i> Top Navigation</a></li>
  343. <li><a href="pages/layout/boxed.html"><i class="fa fa-circle-o"></i> Boxed</a></li>
  344. <li><a href="pages/layout/fixed.html"><i class="fa fa-circle-o"></i> Fixed</a></li>
  345. <li><a href="pages/layout/collapsed-sidebar.html"><i class="fa fa-circle-o"></i> Collapsed Sidebar</a></li>
  346. </ul>
  347. </li>
  348. <li>
  349. <a href="pages/widgets.html">
  350. <i class="fa fa-th"></i> <span>Widgets</span>
  351. <span class="pull-right-container">
  352. <small class="label pull-right bg-green">new</small>
  353. </span>
  354. </a>
  355. </li>
  356. <li class="treeview">
  357. <a href="#">
  358. <i class="fa fa-pie-chart"></i>
  359. <span>Charts</span>
  360. <span class="pull-right-container">
  361. <i class="fa fa-angle-left pull-right"></i>
  362. </span>
  363. </a>
  364. <ul class="treeview-menu">
  365. <li><a href="pages/charts/chartjs.html"><i class="fa fa-circle-o"></i> ChartJS</a></li>
  366. <li><a href="pages/charts/morris.html"><i class="fa fa-circle-o"></i> Morris</a></li>
  367. <li><a href="pages/charts/flot.html"><i class="fa fa-circle-o"></i> Flot</a></li>
  368. <li><a href="pages/charts/inline.html"><i class="fa fa-circle-o"></i> Inline charts</a></li>
  369. </ul>
  370. </li>
  371. <li class="treeview">
  372. <a href="#">
  373. <i class="fa fa-laptop"></i>
  374. <span>UI Elements</span>
  375. <span class="pull-right-container">
  376. <i class="fa fa-angle-left pull-right"></i>
  377. </span>
  378. </a>
  379. <ul class="treeview-menu">
  380. <li><a href="pages/UI/general.html"><i class="fa fa-circle-o"></i> General</a></li>
  381. <li><a href="pages/UI/icons.html"><i class="fa fa-circle-o"></i> Icons</a></li>
  382. <li><a href="pages/UI/buttons.html"><i class="fa fa-circle-o"></i> Buttons</a></li>
  383. <li><a href="pages/UI/sliders.html"><i class="fa fa-circle-o"></i> Sliders</a></li>
  384. <li><a href="pages/UI/timeline.html"><i class="fa fa-circle-o"></i> Timeline</a></li>
  385. <li><a href="pages/UI/modals.html"><i class="fa fa-circle-o"></i> Modals</a></li>
  386. </ul>
  387. </li>
  388. <li class="treeview">
  389. <a href="#">
  390. <i class="fa fa-edit"></i> <span>Forms</span>
  391. <span class="pull-right-container">
  392. <i class="fa fa-angle-left pull-right"></i>
  393. </span>
  394. </a>
  395. <ul class="treeview-menu">
  396. <li><a href="pages/forms/general.html"><i class="fa fa-circle-o"></i> General Elements</a></li>
  397. <li><a href="pages/forms/advanced.html"><i class="fa fa-circle-o"></i> Advanced Elements</a></li>
  398. <li><a href="pages/forms/editors.html"><i class="fa fa-circle-o"></i> Editors</a></li>
  399. </ul>
  400. </li>
  401. <li class="treeview">
  402. <a href="#">
  403. <i class="fa fa-table"></i> <span>Tables</span>
  404. <span class="pull-right-container">
  405. <i class="fa fa-angle-left pull-right"></i>
  406. </span>
  407. </a>
  408. <ul class="treeview-menu">
  409. <li><a href="pages/tables/simple.html"><i class="fa fa-circle-o"></i> Simple tables</a></li>
  410. <li><a href="pages/tables/data.html"><i class="fa fa-circle-o"></i> Data tables</a></li>
  411. </ul>
  412. </li>
  413. <li>
  414. <a href="pages/calendar.html">
  415. <i class="fa fa-calendar"></i> <span>Calendar</span>
  416. <span class="pull-right-container">
  417. <small class="label pull-right bg-red">3</small>
  418. <small class="label pull-right bg-blue">17</small>
  419. </span>
  420. </a>
  421. </li>
  422. <li>
  423. <a href="pages/mailbox/mailbox.html">
  424. <i class="fa fa-envelope"></i> <span>Mailbox</span>
  425. <span class="pull-right-container">
  426. <small class="label pull-right bg-yellow">12</small>
  427. <small class="label pull-right bg-green">16</small>
  428. <small class="label pull-right bg-red">5</small>
  429. </span>
  430. </a>
  431. </li>
  432. <li class="treeview">
  433. <a href="#">
  434. <i class="fa fa-folder"></i> <span>Examples</span>
  435. <span class="pull-right-container">
  436. <i class="fa fa-angle-left pull-right"></i>
  437. </span>
  438. </a>
  439. <ul class="treeview-menu">
  440. <li><a href="pages/examples/invoice.html"><i class="fa fa-circle-o"></i> Invoice</a></li>
  441. <li><a href="pages/examples/profile.html"><i class="fa fa-circle-o"></i> Profile</a></li>
  442. <li><a href="pages/examples/login.html"><i class="fa fa-circle-o"></i> Login</a></li>
  443. <li><a href="pages/examples/register.html"><i class="fa fa-circle-o"></i> Register</a></li>
  444. <li><a href="pages/examples/lockscreen.html"><i class="fa fa-circle-o"></i> Lockscreen</a></li>
  445. <li><a href="pages/examples/404.html"><i class="fa fa-circle-o"></i> 404 Error</a></li>
  446. <li><a href="pages/examples/500.html"><i class="fa fa-circle-o"></i> 500 Error</a></li>
  447. <li><a href="pages/examples/blank.html"><i class="fa fa-circle-o"></i> Blank Page</a></li>
  448. <li><a href="pages/examples/pace.html"><i class="fa fa-circle-o"></i> Pace Page</a></li>
  449. </ul>
  450. </li>
  451. <li class="treeview">
  452. <a href="#">
  453. <i class="fa fa-share"></i> <span>Multilevel</span>
  454. <span class="pull-right-container">
  455. <i class="fa fa-angle-left pull-right"></i>
  456. </span>
  457. </a>
  458. <ul class="treeview-menu">
  459. <li><a href="#"><i class="fa fa-circle-o"></i> Level One</a></li>
  460. <li class="treeview">
  461. <a href="#"><i class="fa fa-circle-o"></i> Level One
  462. <span class="pull-right-container">
  463. <i class="fa fa-angle-left pull-right"></i>
  464. </span>
  465. </a>
  466. <ul class="treeview-menu">
  467. <li><a href="#"><i class="fa fa-circle-o"></i> Level Two</a></li>
  468. <li class="treeview">
  469. <a href="#"><i class="fa fa-circle-o"></i> Level Two
  470. <span class="pull-right-container">
  471. <i class="fa fa-angle-left pull-right"></i>
  472. </span>
  473. </a>
  474. <ul class="treeview-menu">
  475. <li><a href="#"><i class="fa fa-circle-o"></i> Level Three</a></li>
  476. <li><a href="#"><i class="fa fa-circle-o"></i> Level Three</a></li>
  477. </ul>
  478. </li>
  479. </ul>
  480. </li>
  481. <li><a href="#"><i class="fa fa-circle-o"></i> Level One</a></li>
  482. </ul>
  483. </li>
  484. <li><a href="documentation/index.html"><i class="fa fa-book"></i> <span>Documentation</span></a></li>
  485. <li class="header">LABELS</li>
  486. <li><a href="#"><i class="fa fa-circle-o text-red"></i> <span>Important</span></a></li>
  487. <li><a href="#"><i class="fa fa-circle-o text-yellow"></i> <span>Warning</span></a></li>
  488. <li><a href="#"><i class="fa fa-circle-o text-aqua"></i> <span>Information</span></a></li>
  489. </ul>
  490. </section>
  491. <!-- /.sidebar -->
  492. </aside>
  493. <!-- Content Wrapper. Contains page content -->
  494. <div class="content-wrapper">
  495. <!-- Content Header (Page header) -->
  496. <section class="content-header">
  497. <h1>
  498. Dashboard
  499. <small>Version 2.0</small>
  500. </h1>
  501. <ol class="breadcrumb">
  502. <li><a href="#"><i class="fa fa-dashboard"></i> Home</a></li>
  503. <li class="active">Dashboard</li>
  504. </ol>
  505. </section>
  506. <!-- Main content -->
  507. <section class="content">
  508. <!-- Info boxes -->
  509. <div class="row">
  510. <div class="col-md-3 col-sm-6 col-xs-12">
  511. <div class="info-box">
  512. <span class="info-box-icon bg-aqua"><i class="ion ion-ios-gear-outline"></i></span>
  513. <div class="info-box-content">
  514. <span class="info-box-text">CPU Traffic</span>
  515. <span class="info-box-number">90<small>%</small></span>
  516. </div>
  517. <!-- /.info-box-content -->
  518. </div>
  519. <!-- /.info-box -->
  520. </div>
  521. <!-- /.col -->
  522. <div class="col-md-3 col-sm-6 col-xs-12">
  523. <div class="info-box">
  524. <span class="info-box-icon bg-red"><i class="fa fa-google-plus"></i></span>
  525. <div class="info-box-content">
  526. <span class="info-box-text">Likes</span>
  527. <span class="info-box-number">41,410</span>
  528. </div>
  529. <!-- /.info-box-content -->
  530. </div>
  531. <!-- /.info-box -->
  532. </div>
  533. <!-- /.col -->
  534. <!-- fix for small devices only -->
  535. <div class="clearfix visible-sm-block"></div>
  536. <div class="col-md-3 col-sm-6 col-xs-12">
  537. <div class="info-box">
  538. <span class="info-box-icon bg-green"><i class="ion ion-ios-cart-outline"></i></span>
  539. <div class="info-box-content">
  540. <span class="info-box-text">Sales</span>
  541. <span class="info-box-number">760</span>
  542. </div>
  543. <!-- /.info-box-content -->
  544. </div>
  545. <!-- /.info-box -->
  546. </div>
  547. <!-- /.col -->
  548. <div class="col-md-3 col-sm-6 col-xs-12">
  549. <div class="info-box">
  550. <span class="info-box-icon bg-yellow"><i class="ion ion-ios-people-outline"></i></span>
  551. <div class="info-box-content">
  552. <span class="info-box-text">New Members</span>
  553. <span class="info-box-number">2,000</span>
  554. </div>
  555. <!-- /.info-box-content -->
  556. </div>
  557. <!-- /.info-box -->
  558. </div>
  559. <!-- /.col -->
  560. </div>
  561. <!-- /.row -->
  562. <div class="row">
  563. <div class="col-md-12">
  564. <div class="box">
  565. <div class="box-header with-border">
  566. <h3 class="box-title">Monthly Recap Report</h3>
  567. <div class="box-tools pull-right">
  568. <button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i>
  569. </button>
  570. <div class="btn-group">
  571. <button type="button" class="btn btn-box-tool dropdown-toggle" data-toggle="dropdown">
  572. <i class="fa fa-wrench"></i></button>
  573. <ul class="dropdown-menu" role="menu">
  574. <li><a href="#">Action</a></li>
  575. <li><a href="#">Another action</a></li>
  576. <li><a href="#">Something else here</a></li>
  577. <li class="divider"></li>
  578. <li><a href="#">Separated link</a></li>
  579. </ul>
  580. </div>
  581. <button type="button" class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button>
  582. </div>
  583. </div>
  584. <!-- /.box-header -->
  585. <div class="box-body">
  586. <div class="row">
  587. <div class="col-md-8">
  588. <p class="text-center">
  589. <strong>Sales: 1 Jan, 2014 - 30 Jul, 2014</strong>
  590. </p>
  591. <div class="chart">
  592. <!-- Sales Chart Canvas -->
  593. <canvas id="salesChart" style="height: 180px;"></canvas>
  594. </div>
  595. <!-- /.chart-responsive -->
  596. </div>
  597. <!-- /.col -->
  598. <div class="col-md-4">
  599. <p class="text-center">
  600. <strong>Goal Completion</strong>
  601. </p>
  602. <div class="progress-group">
  603. <span class="progress-text">Add Products to Cart</span>
  604. <span class="progress-number"><b>160</b>/200</span>
  605. <div class="progress sm">
  606. <div class="progress-bar progress-bar-aqua" style="width: 80%"></div>
  607. </div>
  608. </div>
  609. <!-- /.progress-group -->
  610. <div class="progress-group">
  611. <span class="progress-text">Complete Purchase</span>
  612. <span class="progress-number"><b>310</b>/400</span>
  613. <div class="progress sm">
  614. <div class="progress-bar progress-bar-red" style="width: 80%"></div>
  615. </div>
  616. </div>
  617. <!-- /.progress-group -->
  618. <div class="progress-group">
  619. <span class="progress-text">Visit Premium Page</span>
  620. <span class="progress-number"><b>480</b>/800</span>
  621. <div class="progress sm">
  622. <div class="progress-bar progress-bar-green" style="width: 80%"></div>
  623. </div>
  624. </div>
  625. <!-- /.progress-group -->
  626. <div class="progress-group">
  627. <span class="progress-text">Send Inquiries</span>
  628. <span class="progress-number"><b>250</b>/500</span>
  629. <div class="progress sm">
  630. <div class="progress-bar progress-bar-yellow" style="width: 80%"></div>
  631. </div>
  632. </div>
  633. <!-- /.progress-group -->
  634. </div>
  635. <!-- /.col -->
  636. </div>
  637. <!-- /.row -->
  638. </div>
  639. <!-- ./box-body -->
  640. <div class="box-footer">
  641. <div class="row">
  642. <div class="col-sm-3 col-xs-6">
  643. <div class="description-block border-right">
  644. <span class="description-percentage text-green"><i class="fa fa-caret-up"></i> 17%</span>
  645. <h5 class="description-header">$35,210.43</h5>
  646. <span class="description-text">TOTAL REVENUE</span>
  647. </div>
  648. <!-- /.description-block -->
  649. </div>
  650. <!-- /.col -->
  651. <div class="col-sm-3 col-xs-6">
  652. <div class="description-block border-right">
  653. <span class="description-percentage text-yellow"><i class="fa fa-caret-left"></i> 0%</span>
  654. <h5 class="description-header">$10,390.90</h5>
  655. <span class="description-text">TOTAL COST</span>
  656. </div>
  657. <!-- /.description-block -->
  658. </div>
  659. <!-- /.col -->
  660. <div class="col-sm-3 col-xs-6">
  661. <div class="description-block border-right">
  662. <span class="description-percentage text-green"><i class="fa fa-caret-up"></i> 20%</span>
  663. <h5 class="description-header">$24,813.53</h5>
  664. <span class="description-text">TOTAL PROFIT</span>
  665. </div>
  666. <!-- /.description-block -->
  667. </div>
  668. <!-- /.col -->
  669. <div class="col-sm-3 col-xs-6">
  670. <div class="description-block">
  671. <span class="description-percentage text-red"><i class="fa fa-caret-down"></i> 18%</span>
  672. <h5 class="description-header">1200</h5>
  673. <span class="description-text">GOAL COMPLETIONS</span>
  674. </div>
  675. <!-- /.description-block -->
  676. </div>
  677. </div>
  678. <!-- /.row -->
  679. </div>
  680. <!-- /.box-footer -->
  681. </div>
  682. <!-- /.box -->
  683. </div>
  684. <!-- /.col -->
  685. </div>
  686. <!-- /.row -->
  687. <!-- Main row -->
  688. <div class="row">
  689. <!-- Left col -->
  690. <div class="col-md-8">
  691. <!-- MAP & BOX PANE -->
  692. <div class="box box-success">
  693. <div class="box-header with-border">
  694. <h3 class="box-title">Visitors Report</h3>
  695. <div class="box-tools pull-right">
  696. <button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i>
  697. </button>
  698. <button type="button" class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button>
  699. </div>
  700. </div>
  701. <!-- /.box-header -->
  702. <div class="box-body no-padding">
  703. <div class="row">
  704. <div class="col-md-9 col-sm-8">
  705. <div class="pad">
  706. <!-- Map will be created here -->
  707. <div id="world-map-markers" style="height: 325px;"></div>
  708. </div>
  709. </div>
  710. <!-- /.col -->
  711. <div class="col-md-3 col-sm-4">
  712. <div class="pad box-pane-right bg-green" style="min-height: 280px">
  713. <div class="description-block margin-bottom">
  714. <div class="sparkbar pad" data-color="#fff">90,70,90,70,75,80,70</div>
  715. <h5 class="description-header">8390</h5>
  716. <span class="description-text">Visits</span>
  717. </div>
  718. <!-- /.description-block -->
  719. <div class="description-block margin-bottom">
  720. <div class="sparkbar pad" data-color="#fff">90,50,90,70,61,83,63</div>
  721. <h5 class="description-header">30%</h5>
  722. <span class="description-text">Referrals</span>
  723. </div>
  724. <!-- /.description-block -->
  725. <div class="description-block">
  726. <div class="sparkbar pad" data-color="#fff">90,50,90,70,61,83,63</div>
  727. <h5 class="description-header">70%</h5>
  728. <span class="description-text">Organic</span>
  729. </div>
  730. <!-- /.description-block -->
  731. </div>
  732. </div>
  733. <!-- /.col -->
  734. </div>
  735. <!-- /.row -->
  736. </div>
  737. <!-- /.box-body -->
  738. </div>
  739. <!-- /.box -->
  740. <div class="row">
  741. <div class="col-md-6">
  742. <!-- DIRECT CHAT -->
  743. <div class="box box-warning direct-chat direct-chat-warning">
  744. <div class="box-header with-border">
  745. <h3 class="box-title">Direct Chat</h3>
  746. <div class="box-tools pull-right">
  747. <span data-toggle="tooltip" title="3 New Messages" class="badge bg-yellow">3</span>
  748. <button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i>
  749. </button>
  750. <button type="button" class="btn btn-box-tool" data-toggle="tooltip" title="Contacts" data-widget="chat-pane-toggle">
  751. <i class="fa fa-comments"></i></button>
  752. <button type="button" class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i>
  753. </button>
  754. </div>
  755. </div>
  756. <!-- /.box-header -->
  757. <div class="box-body">
  758. <!-- Conversations are loaded here -->
  759. <div class="direct-chat-messages">
  760. <!-- Message. Default to the left -->
  761. <div class="direct-chat-msg">
  762. <div class="direct-chat-info clearfix">
  763. <span class="direct-chat-name pull-left">Alexander Pierce</span>
  764. <span class="direct-chat-timestamp pull-right">23 Jan 2:00 pm</span>
  765. </div>
  766. <!-- /.direct-chat-info -->
  767. <img class="direct-chat-img" src="dist/img/user1-128x128.jpg" alt="message user image"><!-- /.direct-chat-img -->
  768. <div class="direct-chat-text">
  769. Is this template really for free? That's unbelievable!
  770. </div>
  771. <!-- /.direct-chat-text -->
  772. </div>
  773. <!-- /.direct-chat-msg -->
  774. <!-- Message to the right -->
  775. <div class="direct-chat-msg right">
  776. <div class="direct-chat-info clearfix">
  777. <span class="direct-chat-name pull-right">Sarah Bullock</span>
  778. <span class="direct-chat-timestamp pull-left">23 Jan 2:05 pm</span>
  779. </div>
  780. <!-- /.direct-chat-info -->
  781. <img class="direct-chat-img" src="dist/img/user3-128x128.jpg" alt="message user image"><!-- /.direct-chat-img -->
  782. <div class="direct-chat-text">
  783. You better believe it!
  784. </div>
  785. <!-- /.direct-chat-text -->
  786. </div>
  787. <!-- /.direct-chat-msg -->
  788. <!-- Message. Default to the left -->
  789. <div class="direct-chat-msg">
  790. <div class="direct-chat-info clearfix">
  791. <span class="direct-chat-name pull-left">Alexander Pierce</span>
  792. <span class="direct-chat-timestamp pull-right">23 Jan 5:37 pm</span>
  793. </div>
  794. <!-- /.direct-chat-info -->
  795. <img class="direct-chat-img" src="dist/img/user1-128x128.jpg" alt="message user image"><!-- /.direct-chat-img -->
  796. <div class="direct-chat-text">
  797. Working with AdminLTE on a great new app! Wanna join?
  798. </div>
  799. <!-- /.direct-chat-text -->
  800. </div>
  801. <!-- /.direct-chat-msg -->
  802. <!-- Message to the right -->
  803. <div class="direct-chat-msg right">
  804. <div class="direct-chat-info clearfix">
  805. <span class="direct-chat-name pull-right">Sarah Bullock</span>
  806. <span class="direct-chat-timestamp pull-left">23 Jan 6:10 pm</span>
  807. </div>
  808. <!-- /.direct-chat-info -->
  809. <img class="direct-chat-img" src="dist/img/user3-128x128.jpg" alt="message user image"><!-- /.direct-chat-img -->
  810. <div class="direct-chat-text">
  811. I would love to.
  812. </div>
  813. <!-- /.direct-chat-text -->
  814. </div>
  815. <!-- /.direct-chat-msg -->
  816. </div>
  817. <!--/.direct-chat-messages-->
  818. <!-- Contacts are loaded here -->
  819. <div class="direct-chat-contacts">
  820. <ul class="contacts-list">
  821. <li>
  822. <a href="#">
  823. <img class="contacts-list-img" src="dist/img/user1-128x128.jpg" alt="User Image">
  824. <div class="contacts-list-info">
  825. <span class="contacts-list-name">
  826. Count Dracula
  827. <small class="contacts-list-date pull-right">2/28/2015</small>
  828. </span>
  829. <span class="contacts-list-msg">How have you been? I was...</span>
  830. </div>
  831. <!-- /.contacts-list-info -->
  832. </a>
  833. </li>
  834. <!-- End Contact Item -->
  835. <li>
  836. <a href="#">
  837. <img class="contacts-list-img" src="dist/img/user7-128x128.jpg" alt="User Image">
  838. <div class="contacts-list-info">
  839. <span class="contacts-list-name">
  840. Sarah Doe
  841. <small class="contacts-list-date pull-right">2/23/2015</small>
  842. </span>
  843. <span class="contacts-list-msg">I will be waiting for...</span>
  844. </div>
  845. <!-- /.contacts-list-info -->
  846. </a>
  847. </li>
  848. <!-- End Contact Item -->
  849. <li>
  850. <a href="#">
  851. <img class="contacts-list-img" src="dist/img/user3-128x128.jpg" alt="User Image">
  852. <div class="contacts-list-info">
  853. <span class="contacts-list-name">
  854. Nadia Jolie
  855. <small class="contacts-list-date pull-right">2/20/2015</small>
  856. </span>
  857. <span class="contacts-list-msg">I'll call you back at...</span>
  858. </div>
  859. <!-- /.contacts-list-info -->
  860. </a>
  861. </li>
  862. <!-- End Contact Item -->
  863. <li>
  864. <a href="#">
  865. <img class="contacts-list-img" src="dist/img/user5-128x128.jpg" alt="User Image">
  866. <div class="contacts-list-info">
  867. <span class="contacts-list-name">
  868. Nora S. Vans
  869. <small class="contacts-list-date pull-right">2/10/2015</small>
  870. </span>
  871. <span class="contacts-list-msg">Where is your new...</span>
  872. </div>
  873. <!-- /.contacts-list-info -->
  874. </a>
  875. </li>
  876. <!-- End Contact Item -->
  877. <li>
  878. <a href="#">
  879. <img class="contacts-list-img" src="dist/img/user6-128x128.jpg" alt="User Image">
  880. <div class="contacts-list-info">
  881. <span class="contacts-list-name">
  882. John K.
  883. <small class="contacts-list-date pull-right">1/27/2015</small>
  884. </span>
  885. <span class="contacts-list-msg">Can I take a look at...</span>
  886. </div>
  887. <!-- /.contacts-list-info -->
  888. </a>
  889. </li>
  890. <!-- End Contact Item -->
  891. <li>
  892. <a href="#">
  893. <img class="contacts-list-img" src="dist/img/user8-128x128.jpg" alt="User Image">
  894. <div class="contacts-list-info">
  895. <span class="contacts-list-name">
  896. Kenneth M.
  897. <small class="contacts-list-date pull-right">1/4/2015</small>
  898. </span>
  899. <span class="contacts-list-msg">Never mind I found...</span>
  900. </div>
  901. <!-- /.contacts-list-info -->
  902. </a>
  903. </li>
  904. <!-- End Contact Item -->
  905. </ul>
  906. <!-- /.contatcts-list -->
  907. </div>
  908. <!-- /.direct-chat-pane -->
  909. </div>
  910. <!-- /.box-body -->
  911. <div class="box-footer">
  912. <form action="#" method="post">
  913. <div class="input-group">
  914. <input type="text" name="message" placeholder="Type Message ..." class="form-control">
  915. <span class="input-group-btn">
  916. <button type="button" class="btn btn-warning btn-flat">Send</button>
  917. </span>
  918. </div>
  919. </form>
  920. </div>
  921. <!-- /.box-footer-->
  922. </div>
  923. <!--/.direct-chat -->
  924. </div>
  925. <!-- /.col -->
  926. <div class="col-md-6">
  927. <!-- USERS LIST -->
  928. <div class="box box-danger">
  929. <div class="box-header with-border">
  930. <h3 class="box-title">Latest Members</h3>
  931. <div class="box-tools pull-right">
  932. <span class="label label-danger">8 New Members</span>
  933. <button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i>
  934. </button>
  935. <button type="button" class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i>
  936. </button>
  937. </div>
  938. </div>
  939. <!-- /.box-header -->
  940. <div class="box-body no-padding">
  941. <ul class="users-list clearfix">
  942. <li>
  943. <img src="dist/img/user1-128x128.jpg" alt="User Image">
  944. <a class="users-list-name" href="#">Alexander Pierce</a>
  945. <span class="users-list-date">Today</span>
  946. </li>
  947. <li>
  948. <img src="dist/img/user8-128x128.jpg" alt="User Image">
  949. <a class="users-list-name" href="#">Norman</a>
  950. <span class="users-list-date">Yesterday</span>
  951. </li>
  952. <li>
  953. <img src="dist/img/user7-128x128.jpg" alt="User Image">
  954. <a class="users-list-name" href="#">Jane</a>
  955. <span class="users-list-date">12 Jan</span>
  956. </li>
  957. <li>
  958. <img src="dist/img/user6-128x128.jpg" alt="User Image">
  959. <a class="users-list-name" href="#">John</a>
  960. <span class="users-list-date">12 Jan</span>
  961. </li>
  962. <li>
  963. <img src="dist/img/user2-160x160.jpg" alt="User Image">
  964. <a class="users-list-name" href="#">Alexander</a>
  965. <span class="users-list-date">13 Jan</span>
  966. </li>
  967. <li>
  968. <img src="dist/img/user5-128x128.jpg" alt="User Image">
  969. <a class="users-list-name" href="#">Sarah</a>
  970. <span class="users-list-date">14 Jan</span>
  971. </li>
  972. <li>
  973. <img src="dist/img/user4-128x128.jpg" alt="User Image">
  974. <a class="users-list-name" href="#">Nora</a>
  975. <span class="users-list-date">15 Jan</span>
  976. </li>
  977. <li>
  978. <img src="dist/img/user3-128x128.jpg" alt="User Image">
  979. <a class="users-list-name" href="#">Nadia</a>
  980. <span class="users-list-date">15 Jan</span>
  981. </li>
  982. </ul>
  983. <!-- /.users-list -->
  984. </div>
  985. <!-- /.box-body -->
  986. <div class="box-footer text-center">
  987. <a href="javascript:void(0)" class="uppercase">View All Users</a>
  988. </div>
  989. <!-- /.box-footer -->
  990. </div>
  991. <!--/.box -->
  992. </div>
  993. <!-- /.col -->
  994. </div>
  995. <!-- /.row -->
  996. <!-- TABLE: LATEST ORDERS -->
  997. <div class="box box-info">
  998. <div class="box-header with-border">
  999. <h3 class="box-title">Latest Orders</h3>
  1000. <div class="box-tools pull-right">
  1001. <button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i>
  1002. </button>
  1003. <button type="button" class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button>
  1004. </div>
  1005. </div>
  1006. <!-- /.box-header -->
  1007. <div class="box-body">
  1008. <div class="table-responsive">
  1009. <table class="table no-margin">
  1010. <thead>
  1011. <tr>
  1012. <th>Order ID</th>
  1013. <th>Item</th>
  1014. <th>Status</th>
  1015. <th>Popularity</th>
  1016. </tr>
  1017. </thead>
  1018. <tbody>
  1019. <tr>
  1020. <td><a href="pages/examples/invoice.html">OR9842</a></td>
  1021. <td>Call of Duty IV</td>
  1022. <td><span class="label label-success">Shipped</span></td>
  1023. <td>
  1024. <div class="sparkbar" data-color="#00a65a" data-height="20">90,80,90,-70,61,-83,63</div>
  1025. </td>
  1026. </tr>
  1027. <tr>
  1028. <td><a href="pages/examples/invoice.html">OR1848</a></td>
  1029. <td>Samsung Smart TV</td>
  1030. <td><span class="label label-warning">Pending</span></td>
  1031. <td>
  1032. <div class="sparkbar" data-color="#f39c12" data-height="20">90,80,-90,70,61,-83,68</div>
  1033. </td>
  1034. </tr>
  1035. <tr>
  1036. <td><a href="pages/examples/invoice.html">OR7429</a></td>
  1037. <td>iPhone 6 Plus</td>
  1038. <td><span class="label label-danger">Delivered</span></td>
  1039. <td>
  1040. <div class="sparkbar" data-color="#f56954" data-height="20">90,-80,90,70,-61,83,63</div>
  1041. </td>
  1042. </tr>
  1043. <tr>
  1044. <td><a href="pages/examples/invoice.html">OR7429</a></td>
  1045. <td>Samsung Smart TV</td>
  1046. <td><span class="label label-info">Processing</span></td>
  1047. <td>
  1048. <div class="sparkbar" data-color="#00c0ef" data-height="20">90,80,-90,70,-61,83,63</div>
  1049. </td>
  1050. </tr>
  1051. <tr>
  1052. <td><a href="pages/examples/invoice.html">OR1848</a></td>
  1053. <td>Samsung Smart TV</td>
  1054. <td><span class="label label-warning">Pending</span></td>
  1055. <td>
  1056. <div class="sparkbar" data-color="#f39c12" data-height="20">90,80,-90,70,61,-83,68</div>
  1057. </td>
  1058. </tr>
  1059. <tr>
  1060. <td><a href="pages/examples/invoice.html">OR7429</a></td>
  1061. <td>iPhone 6 Plus</td>
  1062. <td><span class="label label-danger">Delivered</span></td>
  1063. <td>
  1064. <div class="sparkbar" data-color="#f56954" data-height="20">90,-80,90,70,-61,83,63</div>
  1065. </td>
  1066. </tr>
  1067. <tr>
  1068. <td><a href="pages/examples/invoice.html">OR9842</a></td>
  1069. <td>Call of Duty IV</td>
  1070. <td><span class="label label-success">Shipped</span></td>
  1071. <td>
  1072. <div class="sparkbar" data-color="#00a65a" data-height="20">90,80,90,-70,61,-83,63</div>
  1073. </td>
  1074. </tr>
  1075. </tbody>
  1076. </table>
  1077. </div>
  1078. <!-- /.table-responsive -->
  1079. </div>
  1080. <!-- /.box-body -->
  1081. <div class="box-footer clearfix">
  1082. <a href="javascript:void(0)" class="btn btn-sm btn-info btn-flat pull-left">Place New Order</a>
  1083. <a href="javascript:void(0)" class="btn btn-sm btn-default btn-flat pull-right">View All Orders</a>
  1084. </div>
  1085. <!-- /.box-footer -->
  1086. </div>
  1087. <!-- /.box -->
  1088. </div>
  1089. <!-- /.col -->
  1090. <div class="col-md-4">
  1091. <!-- Info Boxes Style 2 -->
  1092. <div class="info-box bg-yellow">
  1093. <span class="info-box-icon"><i class="ion ion-ios-pricetag-outline"></i></span>
  1094. <div class="info-box-content">
  1095. <span class="info-box-text">Inventory</span>
  1096. <span class="info-box-number">5,200</span>
  1097. <div class="progress">
  1098. <div class="progress-bar" style="width: 50%"></div>
  1099. </div>
  1100. <span class="progress-description">
  1101. 50% Increase in 30 Days
  1102. </span>
  1103. </div>
  1104. <!-- /.info-box-content -->
  1105. </div>
  1106. <!-- /.info-box -->
  1107. <div class="info-box bg-green">
  1108. <span class="info-box-icon"><i class="ion ion-ios-heart-outline"></i></span>
  1109. <div class="info-box-content">
  1110. <span class="info-box-text">Mentions</span>
  1111. <span class="info-box-number">92,050</span>
  1112. <div class="progress">
  1113. <div class="progress-bar" style="width: 20%"></div>
  1114. </div>
  1115. <span class="progress-description">
  1116. 20% Increase in 30 Days
  1117. </span>
  1118. </div>
  1119. <!-- /.info-box-content -->
  1120. </div>
  1121. <!-- /.info-box -->
  1122. <div class="info-box bg-red">
  1123. <span class="info-box-icon"><i class="ion ion-ios-cloud-download-outline"></i></span>
  1124. <div class="info-box-content">
  1125. <span class="info-box-text">Downloads</span>
  1126. <span class="info-box-number">114,381</span>
  1127. <div class="progress">
  1128. <div class="progress-bar" style="width: 70%"></div>
  1129. </div>
  1130. <span class="progress-description">
  1131. 70% Increase in 30 Days
  1132. </span>
  1133. </div>
  1134. <!-- /.info-box-content -->
  1135. </div>
  1136. <!-- /.info-box -->
  1137. <div class="info-box bg-aqua">
  1138. <span class="info-box-icon"><i class="ion-ios-chatbubble-outline"></i></span>
  1139. <div class="info-box-content">
  1140. <span class="info-box-text">Direct Messages</span>
  1141. <span class="info-box-number">163,921</span>
  1142. <div class="progress">
  1143. <div class="progress-bar" style="width: 40%"></div>
  1144. </div>
  1145. <span class="progress-description">
  1146. 40% Increase in 30 Days
  1147. </span>
  1148. </div>
  1149. <!-- /.info-box-content -->
  1150. </div>
  1151. <!-- /.info-box -->
  1152. <div class="box box-default">
  1153. <div class="box-header with-border">
  1154. <h3 class="box-title">Browser Usage</h3>
  1155. <div class="box-tools pull-right">
  1156. <button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i>
  1157. </button>
  1158. <button type="button" class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button>
  1159. </div>
  1160. </div>
  1161. <!-- /.box-header -->
  1162. <div class="box-body">
  1163. <div class="row">
  1164. <div class="col-md-8">
  1165. <div class="chart-responsive">
  1166. <canvas id="pieChart" height="150"></canvas>
  1167. </div>
  1168. <!-- ./chart-responsive -->
  1169. </div>
  1170. <!-- /.col -->
  1171. <div class="col-md-4">
  1172. <ul class="chart-legend clearfix">
  1173. <li><i class="fa fa-circle-o text-red"></i> Chrome</li>
  1174. <li><i class="fa fa-circle-o text-green"></i> IE</li>
  1175. <li><i class="fa fa-circle-o text-yellow"></i> FireFox</li>
  1176. <li><i class="fa fa-circle-o text-aqua"></i> Safari</li>
  1177. <li><i class="fa fa-circle-o text-light-blue"></i> Opera</li>
  1178. <li><i class="fa fa-circle-o text-gray"></i> Navigator</li>
  1179. </ul>
  1180. </div>
  1181. <!-- /.col -->
  1182. </div>
  1183. <!-- /.row -->
  1184. </div>
  1185. <!-- /.box-body -->
  1186. <div class="box-footer no-padding">
  1187. <ul class="nav nav-pills nav-stacked">
  1188. <li><a href="#">United States of America
  1189. <span class="pull-right text-red"><i class="fa fa-angle-down"></i> 12%</span></a></li>
  1190. <li><a href="#">India <span class="pull-right text-green"><i class="fa fa-angle-up"></i> 4%</span></a>
  1191. </li>
  1192. <li><a href="#">China
  1193. <span class="pull-right text-yellow"><i class="fa fa-angle-left"></i> 0%</span></a></li>
  1194. </ul>
  1195. </div>
  1196. <!-- /.footer -->
  1197. </div>
  1198. <!-- /.box -->
  1199. <!-- PRODUCT LIST -->
  1200. <div class="box box-primary">
  1201. <div class="box-header with-border">
  1202. <h3 class="box-title">Recently Added Products</h3>
  1203. <div class="box-tools pull-right">
  1204. <button type="button" class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i>
  1205. </button>
  1206. <button type="button" class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button>
  1207. </div>
  1208. </div>
  1209. <!-- /.box-header -->
  1210. <div class="box-body">
  1211. <ul class="products-list product-list-in-box">
  1212. <li class="item">
  1213. <div class="product-img">
  1214. <img src="dist/img/default-50x50.gif" alt="Product Image">
  1215. </div>
  1216. <div class="product-info">
  1217. <a href="javascript:void(0)" class="product-title">Samsung TV
  1218. <span class="label label-warning pull-right">$1800</span></a>
  1219. <span class="product-description">
  1220. Samsung 32" 1080p 60Hz LED Smart HDTV.
  1221. </span>
  1222. </div>
  1223. </li>
  1224. <!-- /.item -->
  1225. <li class="item">
  1226. <div class="product-img">
  1227. <img src="dist/img/default-50x50.gif" alt="Product Image">
  1228. </div>
  1229. <div class="product-info">
  1230. <a href="javascript:void(0)" class="product-title">Bicycle
  1231. <span class="label label-info pull-right">$700</span></a>
  1232. <span class="product-description">
  1233. 26" Mongoose Dolomite Men's 7-speed, Navy Blue.
  1234. </span>
  1235. </div>
  1236. </li>
  1237. <!-- /.item -->
  1238. <li class="item">
  1239. <div class="product-img">
  1240. <img src="dist/img/default-50x50.gif" alt="Product Image">
  1241. </div>
  1242. <div class="product-info">
  1243. <a href="javascript:void(0)" class="product-title">Xbox One <span class="label label-danger pull-right">$350</span></a>
  1244. <span class="product-description">
  1245. Xbox One Console Bundle with Halo Master Chief Collection.
  1246. </span>
  1247. </div>
  1248. </li>
  1249. <!-- /.item -->
  1250. <li class="item">
  1251. <div class="product-img">
  1252. <img src="dist/img/default-50x50.gif" alt="Product Image">
  1253. </div>
  1254. <div class="product-info">
  1255. <a href="javascript:void(0)" class="product-title">PlayStation 4
  1256. <span class="label label-success pull-right">$399</span></a>
  1257. <span class="product-description">
  1258. PlayStation 4 500GB Console (PS4)
  1259. </span>
  1260. </div>
  1261. </li>
  1262. <!-- /.item -->
  1263. </ul>
  1264. </div>
  1265. <!-- /.box-body -->
  1266. <div class="box-footer text-center">
  1267. <a href="javascript:void(0)" class="uppercase">View All Products</a>
  1268. </div>
  1269. <!-- /.box-footer -->
  1270. </div>
  1271. <!-- /.box -->
  1272. </div>
  1273. <!-- /.col -->
  1274. </div>
  1275. <!-- /.row -->
  1276. </section>
  1277. <!-- /.content -->
  1278. </div>
  1279. <!-- /.content-wrapper -->
  1280. <footer class="main-footer">
  1281. <div class="pull-right hidden-xs">
  1282. <b>Version</b> 2.4.0
  1283. </div>
  1284. <strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
  1285. reserved.
  1286. </footer>
  1287. <!-- Control Sidebar -->
  1288. <aside class="control-sidebar control-sidebar-dark">
  1289. <!-- Create the tabs -->
  1290. <ul class="nav nav-tabs nav-justified control-sidebar-tabs">
  1291. <li><a href="#control-sidebar-home-tab" data-toggle="tab"><i class="fa fa-home"></i></a></li>
  1292. <li><a href="#control-sidebar-settings-tab" data-toggle="tab"><i class="fa fa-gears"></i></a></li>
  1293. </ul>
  1294. <!-- Tab panes -->
  1295. <div class="tab-content">
  1296. <!-- Home tab content -->
  1297. <div class="tab-pane" id="control-sidebar-home-tab">
  1298. <h3 class="control-sidebar-heading">Recent Activity</h3>
  1299. <ul class="control-sidebar-menu">
  1300. <li>
  1301. <a href="javascript:void(0)">
  1302. <i class="menu-icon fa fa-birthday-cake bg-red"></i>
  1303. <div class="menu-info">
  1304. <h4 class="control-sidebar-subheading">Langdon's Birthday</h4>
  1305. <p>Will be 23 on April 24th</p>
  1306. </div>
  1307. </a>
  1308. </li>
  1309. <li>
  1310. <a href="javascript:void(0)">
  1311. <i class="menu-icon fa fa-user bg-yellow"></i>
  1312. <div class="menu-info">
  1313. <h4 class="control-sidebar-subheading">Frodo Updated His Profile</h4>
  1314. <p>New phone +1(800)555-1234</p>
  1315. </div>
  1316. </a>
  1317. </li>
  1318. <li>
  1319. <a href="javascript:void(0)">
  1320. <i class="menu-icon fa fa-envelope-o bg-light-blue"></i>
  1321. <div class="menu-info">
  1322. <h4 class="control-sidebar-subheading">Nora Joined Mailing List</h4>
  1323. <p>nora@example.com</p>
  1324. </div>
  1325. </a>
  1326. </li>
  1327. <li>
  1328. <a href="javascript:void(0)">
  1329. <i class="menu-icon fa fa-file-code-o bg-green"></i>
  1330. <div class="menu-info">
  1331. <h4 class="control-sidebar-subheading">Cron Job 254 Executed</h4>
  1332. <p>Execution time 5 seconds</p>
  1333. </div>
  1334. </a>
  1335. </li>
  1336. </ul>
  1337. <!-- /.control-sidebar-menu -->
  1338. <h3 class="control-sidebar-heading">Tasks Progress</h3>
  1339. <ul class="control-sidebar-menu">
  1340. <li>
  1341. <a href="javascript:void(0)">
  1342. <h4 class="control-sidebar-subheading">
  1343. Custom Template Design
  1344. <span class="label label-danger pull-right">70%</span>
  1345. </h4>
  1346. <div class="progress progress-xxs">
  1347. <div class="progress-bar progress-bar-danger" style="width: 70%"></div>
  1348. </div>
  1349. </a>
  1350. </li>
  1351. <li>
  1352. <a href="javascript:void(0)">
  1353. <h4 class="control-sidebar-subheading">
  1354. Update Resume
  1355. <span class="label label-success pull-right">95%</span>
  1356. </h4>
  1357. <div class="progress progress-xxs">
  1358. <div class="progress-bar progress-bar-success" style="width: 95%"></div>
  1359. </div>
  1360. </a>
  1361. </li>
  1362. <li>
  1363. <a href="javascript:void(0)">
  1364. <h4 class="control-sidebar-subheading">
  1365. Laravel Integration
  1366. <span class="label label-warning pull-right">50%</span>
  1367. </h4>
  1368. <div class="progress progress-xxs">
  1369. <div class="progress-bar progress-bar-warning" style="width: 50%"></div>
  1370. </div>
  1371. </a>
  1372. </li>
  1373. <li>
  1374. <a href="javascript:void(0)">
  1375. <h4 class="control-sidebar-subheading">
  1376. Back End Framework
  1377. <span class="label label-primary pull-right">68%</span>
  1378. </h4>
  1379. <div class="progress progress-xxs">
  1380. <div class="progress-bar progress-bar-primary" style="width: 68%"></div>
  1381. </div>
  1382. </a>
  1383. </li>
  1384. </ul>
  1385. <!-- /.control-sidebar-menu -->
  1386. </div>
  1387. <!-- /.tab-pane -->
  1388. <!-- Settings tab content -->
  1389. <div class="tab-pane" id="control-sidebar-settings-tab">
  1390. <form method="post">
  1391. <h3 class="control-sidebar-heading">General Settings</h3>
  1392. <div class="form-group">
  1393. <label class="control-sidebar-subheading">
  1394. Report panel usage
  1395. <input type="checkbox" class="pull-right" checked>
  1396. </label>
  1397. <p>
  1398. Some information about this general settings option
  1399. </p>
  1400. </div>
  1401. <!-- /.form-group -->
  1402. <div class="form-group">
  1403. <label class="control-sidebar-subheading">
  1404. Allow mail redirect
  1405. <input type="checkbox" class="pull-right" checked>
  1406. </label>
  1407. <p>
  1408. Other sets of options are available
  1409. </p>
  1410. </div>
  1411. <!-- /.form-group -->
  1412. <div class="form-group">
  1413. <label class="control-sidebar-subheading">
  1414. Expose author name in posts
  1415. <input type="checkbox" class="pull-right" checked>
  1416. </label>
  1417. <p>
  1418. Allow the user to show his name in blog posts
  1419. </p>
  1420. </div>
  1421. <!-- /.form-group -->
  1422. <h3 class="control-sidebar-heading">Chat Settings</h3>
  1423. <div class="form-group">
  1424. <label class="control-sidebar-subheading">
  1425. Show me as online
  1426. <input type="checkbox" class="pull-right" checked>
  1427. </label>
  1428. </div>
  1429. <!-- /.form-group -->
  1430. <div class="form-group">
  1431. <label class="control-sidebar-subheading">
  1432. Turn off notifications
  1433. <input type="checkbox" class="pull-right">
  1434. </label>
  1435. </div>
  1436. <!-- /.form-group -->
  1437. <div class="form-group">
  1438. <label class="control-sidebar-subheading">
  1439. Delete chat history
  1440. <a href="javascript:void(0)" class="text-red pull-right"><i class="fa fa-trash-o"></i></a>
  1441. </label>
  1442. </div>
  1443. <!-- /.form-group -->
  1444. </form>
  1445. </div>
  1446. <!-- /.tab-pane -->
  1447. </div>
  1448. </aside>
  1449. <!-- /.control-sidebar -->
  1450. <!-- Add the sidebar's background. This div must be placed
  1451. immediately after the control sidebar -->
  1452. <div class="control-sidebar-bg"></div>
  1453. </div>
  1454. <!-- ./wrapper -->
  1455. <!-- jQuery 3.1.1 -->
  1456. <script src="plugins/jQuery/jquery-3.1.1.min.js"></script>
  1457. <!-- Bootstrap 3.3.7 -->
  1458. <script src="bootstrap/js/bootstrap.min.js"></script>
  1459. <!-- FastClick -->
  1460. <script src="plugins/fastclick/fastclick.js"></script>
  1461. <!-- AdminLTE App -->
  1462. <script src="dist/js/adminlte.js"></script>
  1463. <!-- Sparkline -->
  1464. <script src="plugins/sparkline/jquery.sparkline.min.js"></script>
  1465. <!-- jvectormap -->
  1466. <script src="plugins/jvectormap/jquery-jvectormap-1.2.2.min.js"></script>
  1467. <script src="plugins/jvectormap/jquery-jvectormap-world-mill-en.js"></script>
  1468. <!-- SlimScroll 1.3.0 -->
  1469. <script src="plugins/slimScroll/jquery.slimscroll.min.js"></script>
  1470. <!-- ChartJS 1.0.1 -->
  1471. <script src="plugins/chartjs/Chart.min.js"></script>
  1472. <!-- AdminLTE dashboard demo (This is only for demo purposes) -->
  1473. <script src="dist/js/pages/dashboard2.js"></script>
  1474. <!-- AdminLTE for demo purposes -->
  1475. <script src="dist/js/demo.js"></script>
  1476. </body>
  1477. </html>