index2.html 66 KB

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