2015-05-19 06:25:00 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
<head>
|
2016-03-06 20:53:42 +00:00
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
|
<!-- Meta, title, CSS, favicons, etc. -->
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<title>Gentallela Alela! | </title>
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<!-- Bootstrap core CSS -->
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<link href="css/bootstrap.min.css" rel="stylesheet">
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<link href="fonts/css/font-awesome.min.css" rel="stylesheet">
|
|
|
|
<link href="css/animate.min.css" rel="stylesheet">
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<!-- Custom styling plus plugins -->
|
|
|
|
<link href="css/custom.css" rel="stylesheet">
|
|
|
|
<link href="css/icheck/flat/green.css" rel="stylesheet">
|
2015-05-19 06:25:00 +00:00
|
|
|
|
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<script src="js/jquery.min.js"></script>
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<!--[if lt IE 9]>
|
2015-05-19 06:25:00 +00:00
|
|
|
<script src="../assets/js/ie8-responsive-file-warning.js"></script>
|
|
|
|
<![endif]-->
|
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
|
|
|
<!--[if lt IE 9]>
|
2015-05-19 06:25:00 +00:00
|
|
|
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
|
|
|
|
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
|
|
|
<![endif]-->
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
|
|
<body class="nav-md">
|
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<div class="container body">
|
2015-05-19 06:25:00 +00:00
|
|
|
|
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<div class="main_container">
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<div class="col-md-3 left_col">
|
|
|
|
<div class="left_col scroll-view">
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<div class="navbar nav_title" style="border: 0;">
|
|
|
|
<a href="index.html" class="site_title"><i class="fa fa-paw"></i> <span>Gentellela Alela!</span></a>
|
|
|
|
</div>
|
|
|
|
<div class="clearfix"></div>
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<!-- menu prile quick info -->
|
|
|
|
<div class="profile">
|
|
|
|
<div class="profile_pic">
|
|
|
|
<img src="images/img.jpg" alt="..." class="img-circle profile_img">
|
|
|
|
</div>
|
|
|
|
<div class="profile_info">
|
|
|
|
<span>Welcome,</span>
|
|
|
|
<h2>John Doe</h2>
|
2015-05-19 06:25:00 +00:00
|
|
|
</div>
|
2016-03-06 20:53:42 +00:00
|
|
|
</div>
|
|
|
|
<!-- /menu prile quick info -->
|
|
|
|
|
|
|
|
<br />
|
|
|
|
|
|
|
|
<!-- sidebar menu -->
|
|
|
|
<div id="sidebar-menu" class="main_menu_side hidden-print main_menu">
|
|
|
|
|
|
|
|
<div class="menu_section">
|
|
|
|
<h3>General</h3>
|
|
|
|
<ul class="nav side-menu">
|
|
|
|
<li><a><i class="fa fa-home"></i> Home <span class="fa fa-chevron-down"></span></a>
|
|
|
|
<ul class="nav child_menu" style="display: none">
|
|
|
|
<li><a href="index.html">Dashboard</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="index2.html">Dashboard2</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="index3.html">Dashboard3</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
<li><a><i class="fa fa-edit"></i> Forms <span class="fa fa-chevron-down"></span></a>
|
|
|
|
<ul class="nav child_menu" style="display: none">
|
|
|
|
<li><a href="form.html">General Form</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="form_advanced.html">Advanced Components</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="form_validation.html">Form Validation</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="form_wizards.html">Form Wizard</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="form_upload.html">Form Upload</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="form_buttons.html">Form Buttons</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
<li><a><i class="fa fa-desktop"></i> UI Elements <span class="fa fa-chevron-down"></span></a>
|
|
|
|
<ul class="nav child_menu" style="display: none">
|
|
|
|
<li><a href="general_elements.html">General Elements</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="media_gallery.html">Media Gallery</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="typography.html">Typography</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="icons.html">Icons</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="glyphicons.html">Glyphicons</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="widgets.html">Widgets</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="invoice.html">Invoice</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="inbox.html">Inbox</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="calender.html">Calender</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
<li><a><i class="fa fa-table"></i> Tables <span class="fa fa-chevron-down"></span></a>
|
|
|
|
<ul class="nav child_menu" style="display: none">
|
|
|
|
<li><a href="tables.html">Tables</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="tables_dynamic.html">Table Dynamic</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
<li><a><i class="fa fa-bar-chart-o"></i> Data Presentation <span class="fa fa-chevron-down"></span></a>
|
|
|
|
<ul class="nav child_menu" style="display: none">
|
|
|
|
<li><a href="chartjs.html">Chart JS</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="chartjs2.html">Chart JS2</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="morisjs.html">Moris JS</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="echarts.html">ECharts </a>
|
|
|
|
</li>
|
|
|
|
<li><a href="other_charts.html">Other Charts </a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div class="menu_section">
|
|
|
|
<h3>Live On</h3>
|
|
|
|
<ul class="nav side-menu">
|
|
|
|
<li><a><i class="fa fa-bug"></i> Additional Pages <span class="fa fa-chevron-down"></span></a>
|
|
|
|
<ul class="nav child_menu" style="display: none">
|
|
|
|
<li><a href="e_commerce.html">E-commerce</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="projects.html">Projects</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="project_detail.html">Project Detail</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="contacts.html">Contacts</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="profile.html">Profile</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
<li><a><i class="fa fa-windows"></i> Extras <span class="fa fa-chevron-down"></span></a>
|
|
|
|
<ul class="nav child_menu" style="display: none">
|
|
|
|
<li><a href="page_404.html">404 Error</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="page_500.html">500 Error</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="plain_page.html">Plain Page</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="login.html">Login Page</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="pricing_tables.html">Pricing Tables</a>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
<li><a><i class="fa fa-laptop"></i> Landing Page <span class="label label-success pull-right">Coming Soon</span></a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<!-- /sidebar menu -->
|
|
|
|
|
|
|
|
<!-- /menu footer buttons -->
|
|
|
|
<div class="sidebar-footer hidden-small">
|
|
|
|
<a data-toggle="tooltip" data-placement="top" title="Settings">
|
|
|
|
<span class="glyphicon glyphicon-cog" aria-hidden="true"></span>
|
|
|
|
</a>
|
|
|
|
<a data-toggle="tooltip" data-placement="top" title="FullScreen">
|
|
|
|
<span class="glyphicon glyphicon-fullscreen" aria-hidden="true"></span>
|
|
|
|
</a>
|
|
|
|
<a data-toggle="tooltip" data-placement="top" title="Lock">
|
|
|
|
<span class="glyphicon glyphicon-eye-close" aria-hidden="true"></span>
|
|
|
|
</a>
|
|
|
|
<a data-toggle="tooltip" data-placement="top" title="Logout">
|
|
|
|
<span class="glyphicon glyphicon-off" aria-hidden="true"></span>
|
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
<!-- /menu footer buttons -->
|
|
|
|
</div>
|
|
|
|
</div>
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<!-- top navigation -->
|
|
|
|
<div class="top_nav">
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<div class="nav_menu">
|
|
|
|
<nav class="" role="navigation">
|
|
|
|
<div class="nav toggle">
|
|
|
|
<a id="menu_toggle"><i class="fa fa-bars"></i></a>
|
|
|
|
</div>
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<ul class="nav navbar-nav navbar-right">
|
|
|
|
<li class="">
|
|
|
|
<a href="javascript:;" class="user-profile dropdown-toggle" data-toggle="dropdown" aria-expanded="false">
|
|
|
|
<img src="images/img.jpg" alt="">John Doe
|
|
|
|
<span class=" fa fa-angle-down"></span>
|
|
|
|
</a>
|
|
|
|
<ul class="dropdown-menu dropdown-usermenu animated fadeInDown pull-right">
|
|
|
|
<li><a href="javascript:;"> Profile</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="javascript:;">
|
|
|
|
<span class="badge bg-red pull-right">50%</span>
|
|
|
|
<span>Settings</span>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="javascript:;">Help</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="login.html"><i class="fa fa-sign-out pull-right"></i> Log Out</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li role="presentation" class="dropdown">
|
|
|
|
<a href="javascript:;" class="dropdown-toggle info-number" data-toggle="dropdown" aria-expanded="false">
|
|
|
|
<i class="fa fa-envelope-o"></i>
|
|
|
|
<span class="badge bg-green">6</span>
|
|
|
|
</a>
|
|
|
|
<ul id="menu1" class="dropdown-menu list-unstyled msg_list animated fadeInDown" role="menu">
|
|
|
|
<li>
|
|
|
|
<a>
|
|
|
|
<span class="image">
|
2015-05-19 06:25:00 +00:00
|
|
|
<img src="images/img.jpg" alt="Profile Image" />
|
|
|
|
</span>
|
2016-03-06 20:53:42 +00:00
|
|
|
<span>
|
2015-05-19 06:25:00 +00:00
|
|
|
<span>John Smith</span>
|
2016-03-06 20:53:42 +00:00
|
|
|
<span class="time">3 mins ago</span>
|
|
|
|
</span>
|
|
|
|
<span class="message">
|
|
|
|
Film festivals used to be do-or-die moments for movie makers. They were where...
|
2015-05-19 06:25:00 +00:00
|
|
|
</span>
|
2016-03-06 20:53:42 +00:00
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a>
|
|
|
|
<span class="image">
|
2015-05-19 06:25:00 +00:00
|
|
|
<img src="images/img.jpg" alt="Profile Image" />
|
|
|
|
</span>
|
2016-03-06 20:53:42 +00:00
|
|
|
<span>
|
2015-05-19 06:25:00 +00:00
|
|
|
<span>John Smith</span>
|
2016-03-06 20:53:42 +00:00
|
|
|
<span class="time">3 mins ago</span>
|
|
|
|
</span>
|
|
|
|
<span class="message">
|
|
|
|
Film festivals used to be do-or-die moments for movie makers. They were where...
|
2015-05-19 06:25:00 +00:00
|
|
|
</span>
|
2016-03-06 20:53:42 +00:00
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a>
|
|
|
|
<span class="image">
|
2015-05-19 06:25:00 +00:00
|
|
|
<img src="images/img.jpg" alt="Profile Image" />
|
|
|
|
</span>
|
2016-03-06 20:53:42 +00:00
|
|
|
<span>
|
2015-05-19 06:25:00 +00:00
|
|
|
<span>John Smith</span>
|
2016-03-06 20:53:42 +00:00
|
|
|
<span class="time">3 mins ago</span>
|
|
|
|
</span>
|
|
|
|
<span class="message">
|
|
|
|
Film festivals used to be do-or-die moments for movie makers. They were where...
|
2015-05-19 06:25:00 +00:00
|
|
|
</span>
|
2016-03-06 20:53:42 +00:00
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a>
|
|
|
|
<span class="image">
|
2015-05-19 06:25:00 +00:00
|
|
|
<img src="images/img.jpg" alt="Profile Image" />
|
|
|
|
</span>
|
2016-03-06 20:53:42 +00:00
|
|
|
<span>
|
2015-05-19 06:25:00 +00:00
|
|
|
<span>John Smith</span>
|
2016-03-06 20:53:42 +00:00
|
|
|
<span class="time">3 mins ago</span>
|
|
|
|
</span>
|
|
|
|
<span class="message">
|
|
|
|
Film festivals used to be do-or-die moments for movie makers. They were where...
|
2015-05-19 06:25:00 +00:00
|
|
|
</span>
|
2016-03-06 20:53:42 +00:00
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<div class="text-center">
|
|
|
|
<a>
|
|
|
|
<strong>See All Alerts</strong>
|
|
|
|
<i class="fa fa-angle-right"></i>
|
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
</ul>
|
|
|
|
</nav>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<!-- /top navigation -->
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<!-- page content -->
|
|
|
|
<div class="right_col" role="main">
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<div class="">
|
|
|
|
<div class="page-title">
|
|
|
|
<div class="title_left">
|
|
|
|
<h3>
|
2015-05-19 06:25:00 +00:00
|
|
|
Invoice
|
|
|
|
<small>
|
|
|
|
Some examples to get you started
|
|
|
|
</small>
|
|
|
|
</h3>
|
2016-03-06 20:53:42 +00:00
|
|
|
</div>
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<div class="title_right">
|
|
|
|
<div class="col-md-5 col-sm-5 col-xs-12 form-group pull-right top_search">
|
|
|
|
<div class="input-group">
|
|
|
|
<input type="text" class="form-control" placeholder="Search for...">
|
|
|
|
<span class="input-group-btn">
|
2015-05-19 06:25:00 +00:00
|
|
|
<button class="btn btn-default" type="button">Go!</button>
|
|
|
|
</span>
|
2016-03-06 20:53:42 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="clearfix"></div>
|
|
|
|
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-md-12">
|
|
|
|
<div class="x_panel">
|
|
|
|
<div class="x_title">
|
|
|
|
<h2>Invoice Design <small>Sample user invoice design</small></h2>
|
|
|
|
<ul class="nav navbar-right panel_toolbox">
|
|
|
|
<li><a class="collapse-link"><i class="fa fa-chevron-up"></i></a>
|
|
|
|
</li>
|
|
|
|
<li class="dropdown">
|
|
|
|
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"><i class="fa fa-wrench"></i></a>
|
|
|
|
<ul class="dropdown-menu" role="menu">
|
|
|
|
<li><a href="#">Settings 1</a>
|
|
|
|
</li>
|
|
|
|
<li><a href="#">Settings 2</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
<li><a class="close-link"><i class="fa fa-close"></i></a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
<div class="clearfix"></div>
|
|
|
|
</div>
|
|
|
|
<div class="x_content">
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<section class="content invoice">
|
|
|
|
<!-- title row -->
|
2015-05-19 06:25:00 +00:00
|
|
|
<div class="row">
|
2016-03-06 20:53:42 +00:00
|
|
|
<div class="col-xs-12 invoice-header">
|
|
|
|
<h1>
|
2015-05-19 06:25:00 +00:00
|
|
|
<i class="fa fa-globe"></i> Invoice.
|
|
|
|
<small class="pull-right">Date: 16/08/2016</small>
|
|
|
|
</h1>
|
2016-03-06 20:53:42 +00:00
|
|
|
</div>
|
|
|
|
<!-- /.col -->
|
|
|
|
</div>
|
|
|
|
<!-- info row -->
|
|
|
|
<div class="row invoice-info">
|
|
|
|
<div class="col-sm-4 invoice-col">
|
|
|
|
From
|
|
|
|
<address>
|
2015-05-19 06:25:00 +00:00
|
|
|
<strong>Iron Admin, Inc.</strong>
|
|
|
|
<br>795 Freedom Ave, Suite 600
|
|
|
|
<br>New York, CA 94107
|
|
|
|
<br>Phone: 1 (804) 123-9876
|
|
|
|
<br>Email: ironadmin.com
|
|
|
|
</address>
|
2016-03-06 20:53:42 +00:00
|
|
|
</div>
|
|
|
|
<!-- /.col -->
|
|
|
|
<div class="col-sm-4 invoice-col">
|
|
|
|
To
|
|
|
|
<address>
|
2015-05-19 06:25:00 +00:00
|
|
|
<strong>John Doe</strong>
|
|
|
|
<br>795 Freedom Ave, Suite 600
|
|
|
|
<br>New York, CA 94107
|
|
|
|
<br>Phone: 1 (804) 123-9876
|
|
|
|
<br>Email: jon@ironadmin.com
|
|
|
|
</address>
|
2016-03-06 20:53:42 +00:00
|
|
|
</div>
|
|
|
|
<!-- /.col -->
|
|
|
|
<div class="col-sm-4 invoice-col">
|
|
|
|
<b>Invoice #007612</b>
|
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
<b>Order ID:</b> 4F3S8J
|
|
|
|
<br>
|
|
|
|
<b>Payment Due:</b> 2/22/2014
|
|
|
|
<br>
|
|
|
|
<b>Account:</b> 968-34567
|
|
|
|
</div>
|
|
|
|
<!-- /.col -->
|
2015-05-19 06:25:00 +00:00
|
|
|
</div>
|
2016-03-06 20:53:42 +00:00
|
|
|
<!-- /.row -->
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<!-- Table row -->
|
|
|
|
<div class="row">
|
|
|
|
<div class="col-xs-12 table">
|
|
|
|
<table class="table table-striped">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Qty</th>
|
|
|
|
<th>Product</th>
|
|
|
|
<th>Serial #</th>
|
|
|
|
<th style="width: 59%">Description</th>
|
|
|
|
<th>Subtotal</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>1</td>
|
|
|
|
<td>Call of Duty</td>
|
|
|
|
<td>455-981-221</td>
|
|
|
|
<td>El snort testosterone trophy driving gloves handsome gerry Richardson helvetica tousled street art master testosterone trophy driving gloves handsome gerry Richardson
|
|
|
|
</td>
|
|
|
|
<td>$64.50</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>1</td>
|
|
|
|
<td>Need for Speed IV</td>
|
|
|
|
<td>247-925-726</td>
|
|
|
|
<td>Wes Anderson umami biodiesel</td>
|
|
|
|
<td>$50.00</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>1</td>
|
|
|
|
<td>Monsters DVD</td>
|
|
|
|
<td>735-845-642</td>
|
|
|
|
<td>Terry Richardson helvetica tousled street art master, El snort testosterone trophy driving gloves handsome letterpress erry Richardson helvetica tousled</td>
|
|
|
|
<td>$10.70</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>1</td>
|
|
|
|
<td>Grown Ups Blue Ray</td>
|
|
|
|
<td>422-568-642</td>
|
|
|
|
<td>Tousled lomo letterpress erry Richardson helvetica tousled street art master helvetica tousled street art master, El snort testosterone</td>
|
|
|
|
<td>$25.99</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<!-- /.col -->
|
2015-05-19 06:25:00 +00:00
|
|
|
</div>
|
2016-03-06 20:53:42 +00:00
|
|
|
<!-- /.row -->
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<div class="row">
|
|
|
|
<!-- accepted payments column -->
|
|
|
|
<div class="col-xs-6">
|
|
|
|
<p class="lead">Payment Methods:</p>
|
|
|
|
<img src="images/visa.png" alt="Visa">
|
|
|
|
<img src="images/mastercard.png" alt="Mastercard">
|
|
|
|
<img src="images/american-express.png" alt="American Express">
|
|
|
|
<img src="images/paypal2.png" alt="Paypal">
|
|
|
|
<p class="text-muted well well-sm no-shadow" style="margin-top: 10px;">
|
|
|
|
Etsy doostang zoodles disqus groupon greplin oooj voxy zoodles, weebly ning heekya handango imeem plugg dopplr jibjab, movity jajah plickers sifteo edmodo ifttt zimbra.
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
<!-- /.col -->
|
|
|
|
<div class="col-xs-6">
|
|
|
|
<p class="lead">Amount Due 2/22/2014</p>
|
|
|
|
<div class="table-responsive">
|
|
|
|
<table class="table">
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<th style="width:50%">Subtotal:</th>
|
|
|
|
<td>$250.30</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th>Tax (9.3%)</th>
|
|
|
|
<td>$10.34</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th>Shipping:</th>
|
|
|
|
<td>$5.80</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th>Total:</th>
|
|
|
|
<td>$265.24</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- /.col -->
|
|
|
|
</div>
|
|
|
|
<!-- /.row -->
|
|
|
|
|
|
|
|
<!-- this row will not appear when printing -->
|
|
|
|
<div class="row no-print">
|
|
|
|
<div class="col-xs-12">
|
|
|
|
<button class="btn btn-default" onclick="window.print();"><i class="fa fa-print"></i> Print</button>
|
|
|
|
<button class="btn btn-success pull-right"><i class="fa fa-credit-card"></i> Submit Payment</button>
|
|
|
|
<button class="btn btn-primary pull-right" style="margin-right: 5px;"><i class="fa fa-download"></i> Generate PDF</button>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
</div>
|
|
|
|
</div>
|
2015-05-19 06:25:00 +00:00
|
|
|
</div>
|
2016-03-06 20:53:42 +00:00
|
|
|
</div>
|
2015-05-19 06:25:00 +00:00
|
|
|
</div>
|
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<!-- footer content -->
|
|
|
|
<footer>
|
2016-03-06 21:23:41 +00:00
|
|
|
<div class="copyright-info">
|
|
|
|
<p class="pull-right">Gentelella - Bootstrap Admin Template by <a href="https://colorlib.com">Colorlib</a>
|
2016-03-06 20:53:42 +00:00
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
<div class="clearfix"></div>
|
|
|
|
</footer>
|
|
|
|
<!-- /footer content -->
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<!-- /page content -->
|
2015-05-19 06:25:00 +00:00
|
|
|
</div>
|
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div id="custom_notifications" class="custom-notifications dsp_none">
|
|
|
|
<ul class="list-unstyled notifications clearfix" data-tabbed_notifications="notif-group">
|
|
|
|
</ul>
|
|
|
|
<div class="clearfix"></div>
|
|
|
|
<div id="notif-group" class="tabbed_notifications"></div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<script src="js/bootstrap.min.js"></script>
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<!-- bootstrap progress js -->
|
|
|
|
<script src="js/progressbar/bootstrap-progressbar.min.js"></script>
|
|
|
|
<!-- icheck -->
|
|
|
|
<script src="js/icheck/icheck.min.js"></script>
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<script src="js/custom.js"></script>
|
2015-05-19 06:25:00 +00:00
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
<!-- pace -->
|
|
|
|
<script src="js/pace/pace.min.js"></script>
|
2015-05-19 06:25:00 +00:00
|
|
|
</body>
|
|
|
|
|
2016-03-06 20:53:42 +00:00
|
|
|
</html>
|