File: /home/aliazzsr/html.vqode.com/Just-tutor-lah/invoice-detail.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC"
crossorigin="anonymous"
/>
<script
defer
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"
></script>
<link rel="stylesheet" href="css/style.css" />
<!-- <link rel="stylesheet" href="css/home.css" /> -->
<link rel="stylesheet" href="css/output.css" />
</head>
<body class="home-body">
<main>
<!-- Header Section Start -->
<header
class="innerNav wrapper w-full top-0 z-50 py-4 scroll-header max-sm:max-w-[100vw]"
>
<nav class="flex items-center justify-between z-50">
<nav class="navbar navbar-expand-lg navbar-light w-100">
<a class="navbar-brand" href="#"><img src="images/navbar/logo-purple.png"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item active">
<a class="nav-link" href="dashboard.html">Dashboard</a>
</li>
<li class="nav-item">
<a class="nav-link" href="invoices.html">Invoices</a>
</li>
<span class="language"><a href="#"><img src="images/navbar/language.png"></a></span>
<span><a href="#"><img class="arrow" src="images/navbar/arrow.png"></a></span>
</ul>
<form class="form-inline my-2 my-lg-0">
<button class="gradientBtn signIn" type="submit"><img class="mr-3" src="images/navbar/user.png"> Sign In</button>
</form>
</div>
</nav>
</nav>
</header>
<img class="position_xl" src="images/maching-profile/left-shadow.png">
<!-- Header Section End -->
<!-- Profiles Section Start -->
<div class="wrapper">
<div class="invoice_detail mt-3">
<a href="invoices.html"><img src="images/invoices/back-icon.png"></a>
</div>
<div
class="flex md:flex-row sm:space-x-[90px] lg:space-x-4 justify-center flex-col py-8 max-sm:overflow-hidden pb-0 pt-0"
>
<div class="flex md:flex-1">
<div class="unlocked_box_xl shadow_top shadow_right0 botton mt-3 invoice_detail">
<div class="unlocked_flex_xl justify-between invoice_bottom">
<div>
<img src="images/invoices/invoice-logo.png">
<h1 class="text-[25px] text font-[500] mobile_size_sm pt-3">
INVOICE
</h1>
<h6 class="text-[18px] text font-[500] review_color mobile_size_sm pt-3">
Invoice Number : In983248782
</h6>
</div>
<div class="w-200">
<h2 class="text-[25px] text font-[500] mobile_size_sm">
Invoice From
</h2>
<h3 class="text-[18px] pt-2 text font-[500] mobile_size_sm">
JUST TUTOR LAH
</h3>
<p class="text-[15px] pt-2 text font-[300] mobile_size_sm review_color">
9087484288 Address line 1, Address line 2 Zip code ,City - Country
</p>
</div>
</div>
<div class="unlocked_flex_xl justify-between mt-4">
<div class="w-200">
<h2 class="text-[25px] text font-[500] mobile_size_sm">
Billed to
</h2>
<h3 class="text-[18px] pt-2 text font-[500] mobile_size_sm">
Customer Name
</h3>
<p class="text-[15px] pt-2 text font-[300] mobile_size_sm review_color">
9087484288 Address line 1, Address line 2 Zip code ,City - Country
</p>
</div>
<div class="w-200">
<h2 class="text-[25px] text font-[500] mobile_size_sm">
Payment Details
</h2>
<h3 class="text-[18px] pt-2 text font-[500] mobile_size_sm">
Bank Name
</h3>
<p class="text-[15px] pt-2 text font-[300] mobile_size_sm review_color">
Debit Card XXXXXXXXXXXX-2541 HDFC Bank
</p>
</div>
</div>
<div class="table_wrp">
<table class="rwd-table invoice_table_row">
<tbody>
<tr>
<th>Purchase Date</th>
<th>Credit</th>
<th>Amount</th>
</tr>
<tr>
<td data-th="Date" class="mobile_set_flex">
12/01/2024
</td>
<td data-th="Credit" class="mobile_set_flex">
10 Profiles
</td>
<td data-th="Amount" class="mobile_set_flex paid_color">
NTD 1,54,220
</td>
</tr>
</tbody>
</table>
<div class="total_box">
<div class="flex justify-between total_box_border">
<h2 class="text-[17px] text font-[500] mobile_size_sm">
Taxable
</h2>
<h2 class="text-[17px] text font-[500] mobile_size_sm">
NTD 6,660.00
</h2>
</div>
<div class="flex justify-between total_box_border mt-3">
<h2 class="text-[17px] text font-[500] mobile_size_sm">
Additional Charges
</h2>
<h2 class="text-[17px] text font-[500] mobile_size_sm">
NTD 6,660.00
</h2>
</div>
<div class="flex justify-between total_box_border mt-3">
<h2 class="text-[17px] text font-[500] mobile_size_sm">
Discount
</h2>
<h2 class="text-[17px] text font-[500] mobile_size_sm">
NTD 6,660.00
</h2>
</div>
<div class="flex justify-between mt-3">
<h2 class="text-[17px] text font-[500] textPurple mobile_size_sm">
Total Amount
</h2>
<h2 class="text-[17px] text font-[500] textPurple mobile_size_sm">
NTD 143,300.00
</h2>
</div>
</div>
<span class="invoice_paid flex items-center w-max-content"><img class="mr-1" src="images/invoices/paid-icon.png"> Paid</span>
<div class="unlocked_flex_xl justify-center">
<button type="button" class="download_invoice"><img class="mr-2" src="images/invoices/download-invoice.png"> Download Invoice</button>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Profiles Section End -->
</main>
<footer class="md:flex bg-darkgrey justify-between footer_flex hidden md:block mt-5">
<div class="flex-1 flex flex-col max-w-[1170px] mauto footerz1">
<div class="flex w-full justify-between text-white flex-1 pt_15xl">
<div class="w30xl">
<h4 class="font-semibold text-[22px] mb-8 text-transform">Just Tutor Lah</h4>
<p class="font-[400] md:text-[16px] text-[16px] lightGrey pt-1 textgreyxl">
CopyGen is an artificial intelligence trained to automate important tasks such as writing optimized product descriptions, high-converting ad copy, blog outlines, and more
</p>
<div class="flex mt-4">
<a href="#"><img class="mr-2" src="images/footer/fb-icon.png"></a>
<a href="#"><img class="mr-2" src="images/footer/insta-icon.png"></a>
<a href="#"><img class="mr-2" src="images/footer/whatsapp-icon.png"></a>
<a href="#"><img class="mr-2" src="images/footer/in-icon.png"></a>
<a href="#"><img class="mr-2" src="images/footer/twitter-icon.png"></a>
<a href="#"><img class="mr-2" src="images/footer/youtube-icon.png"></a>
</div>
</div>
<div class="w20xl">
<h4 class="font-semibold text-[22px] mb-8 text-transform">Policies & Others</h4>
<nav class="space-y-3 flex flex-col fs_15 font-[500]">
<a href="#">Terms & Conditions</a>
<a href="#">Privacy Policy</a>
<a href="#">About us</a>
<a href="#">Tutors</a>
<a href="#">Contact Us</a>
</nav>
</div>
<div class="w35xl">
<h4 class="font-semibold text-[22px] mb-8 text-transform">Ask for More</h4>
<form class="flex flex-col space-y-4 d_block">
<div class="flex">
<input
type="text"
class="placeholder-white mr_4xl input_footer w195_cl outline-none border text-sm border-white px-4 py-[13px] bg-transparent w-[240px]"
placeholder="Name"
/>
<input
type="text"
class="placeholder-white w195_cl input_footer outline-none border text-sm border-white px-4 py-[13px] bg-transparent w-[240px]"
placeholder="Email"
/>
</div>
<textarea rows="3" class="footer-msg input_footer px-[20px] py-[13px] w-full placeholder:text-[#84819e] text-[#84819e] resize-none" placeholder="Message..." type="text" id="message" name="message" required=""></textarea>
<button
class="bg_gradient"
type="submit"
>
Submit
</button>
</form>
</div>
</div>
<div
class="flex border_1xl -mx-10 items-center justify-center text-white text-[14px] footer-border mt-auto pt-[26px] pb-[26px] px-3"
>
<div>
<span class="font-[300]">COPYRIGHT: </span
><span class="font-[300]"> © 2024. All rights reserved to Just Tutor Lah</span>
</div>
</div>
</div>
</footer>
<footer
class="justify-between pt-4 bg-darkgrey pb-6 md:pb-0 md:hidden mt-5"
>
<div class="text-white flex-1 px-6">
<div class="w30xl">
<h4 class="font-semibold text-[22px] mb-8 text-transform">Just Tutor Lah</h4>
<p class="font-[400] md:text-[16px] text-[16px] lightGrey pt-1 textgreyxl">
CopyGen is an artificial intelligence trained to automate important tasks such as writing optimized product descriptions, high-converting ad copy, blog outlines, and more
</p>
<div class="flex mt-4">
<a href="#"><img class="mr-2" src="images/footer/fb-icon.png"></a>
<a href="#"><img class="mr-2" src="images/footer/insta-icon.png"></a>
<a href="#"><img class="mr-2" src="images/footer/whatsapp-icon.png"></a>
<a href="#"><img class="mr-2" src="images/footer/in-icon.png"></a>
<a href="#"><img class="mr-2" src="images/footer/twitter-icon.png"></a>
<a href="#"><img class="mr-2" src="images/footer/youtube-icon.png"></a>
</div>
</div>
<div class="w20xl">
<h4 class="font-semibold text-[22px] mb-8 text-transform">Policies & Others</h4>
<nav class="space-y-3 flex flex-col fs_15 font-[500]">
<a href="#">Terms & Conditions</a>
<a href="#">Privacy Policy</a>
<a href="#">About us</a>
<a href="#">Tutors</a>
<a href="#">Contact Us</a>
</nav>
</div>
<div class="w35xl">
<h4 class="font-semibold text-[22px] mb-8 text-transform">Ask for More</h4>
<form class="flex flex-col space-y-4 d_block">
<div class="flex">
<input
type="text"
class="placeholder-white mr_4xl input_footer w195_cl outline-none border text-sm border-white px-4 py-[13px] bg-transparent w-[240px]"
placeholder="Name"
/>
<input
type="text"
class="placeholder-white w195_cl input_footer outline-none border text-sm border-white px-4 py-[13px] bg-transparent w-[240px]"
placeholder="Email"
/>
</div>
<textarea rows="3" class="footer-msg input_footer px-[20px] py-[13px] w-full placeholder:text-[#84819e] text-[#84819e] resize-none" placeholder="Message..." type="text" id="message" name="message" required=""></textarea>
<button
class="bg_gradient"
type="submit"
>
Submit
</button>
</form>
</div>
</div>
<div
class="items-center justify-center text-white text-[14px] footer-border mt-auto pt-[26px] px-3"
>
<div>
<span class="font-[300]">COPYRIGHT: </span
><span class="font-[300]"> © 2024. All rights reserved to Just Tutor Lah</span>
</div>
</div>
</div>
</footer>
</body>
</html>