You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

274 lines
16 KiB

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, shrink-to-fit=no" />
<link href="images/favicon.png" rel="icon" />
<title>Money Transfer and Online Payments</title>
<meta name="description" content="Money" />
<!-- Web Fonts
============================================= -->
<link href="https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap" rel="stylesheet">
<!-- Stylesheet
============================================= -->
<link rel="stylesheet" type="text/css" href="vendor/bootstrap/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="vendor/font-awesome/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="vendor/bootstrap-select/css/bootstrap-select.min.css" />
<link rel="stylesheet" type="text/css" href="vendor/currency-flags/css/currency-flags.min.css" />
<link rel="stylesheet" type="text/css" href="vendor/owl.carousel/owl.carousel.min.css" />
<link rel="stylesheet" type="text/css" href="css/styles-login.css" />
<!-- Colors Css -->
<link id="color-switcher" type="text/css" rel="stylesheet" href="#" />
</head>
<body>
<!-- Preloader -->
<div id="preloader">
<div data-loader="dual-ring"></div>
</div>
<!-- Preloader End -->
<!-- Document Wrapper -->
<div id="main-wrapper">
<!-- Header -->
<header id="header">
<div class="container">
<div class="header-row">
<div class="header-column justify-content-between">
<!-- Logo
============================= -->
<div class="logo me-3">
<a class="d-flex" href="dashboard-insti.html" title="IME Londan">
<img src="images/imelondon.svg" height="30" alt="IME London - Logo" />
</a>
</div>
<!-- Logo end -->
<!-- Collapse Button
============================== -->
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#header-nav"><span></span> <span></span> <span></span></button>
<!-- Collapse Button end -->
<!-- Primary Navigation
============================== -->
<nav class="primary-menu navbar navbar-expand-lg">
<div id="header-nav" class="collapse navbar-collapse">
<div class="text-5"> IME Londond Banking Solution </div>
</div>
</nav>
<!-- Primary Navigation end -->
</div>
<div class="header-column justify-content-end">
<!-- Login & Signup Link
============================== -->
<nav class="login-signup navbar navbar-expand">
<ul class="navbar-nav d-none">
<li><a href="login.html">Login</a></li>
<li class="align-items-center h-auto ms-sm-3"><a class="btn btn-primary" href="signup.html">Sign Up</a></li>
</ul>
<ul class="navbar-nav align-items-center">
<li class="dropdown language">
<a class="dropdown-toggle" href="#">En</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">English</a></li>
<li><a class="dropdown-item" href="#">Nepali</a></li>
</ul>
</li>
<li class="dropdown notifications">
<a class="dropdown-toggle" href="#">
<span class="text-5"><i class="far fa-bell"></i></span><span class="count">3</span>
</a>
<ul class="dropdown-menu">
<li class="text-center text-3 py-2">Notifications (3)</li>
<li class="dropdown-divider mx-n3"></li>
<li>
<a class="dropdown-item" href="#"><i class="fas fa-bell"></i>A new digital FIRC document is available for you to download<span class="text-1 text-muted d-block">22 Jul 2021</span></a>
</li>
<li>
<a class="dropdown-item" href="#"><i class="fas fa-bell"></i>Updates to our privacy policy. Please read.<span class="text-1 text-muted d-block">04 March 2021</span></a>
</li>
<li class="dropdown-divider mx-n3"></li>
<li><a class="dropdown-item text-center text-primary px-0" href="notifications.html">See all Notifications</a></li>
</ul>
</li>
<li class="dropdown profile ms-2">
<a class="px-0 dropdown-toggle" href="#">
<img class="rounded-circle" src="images/profile-thumb.jpg" width="32" alt="" />
</a>
<ul class="dropdown-menu">
<li class="text-center text-3 py-2">Hi, Raghunath</li>
<li class="dropdown-divider mx-n3"></li>
<li>
<a class="dropdown-item" href="dashboard-new.html"><i class="fas fa-user"></i>My Profile</a>
</li>
<li>
<a class="dropdown-item" href="password-change.html"><i class="fas fa-bell"></i>Change Password</a>
</li>
<li>
<a class="dropdown-item" href="document-upload.html"><i class="fas fa-bell"></i>Upload Documents</a>
</li>
<li class="dropdown-divider mx-n3"></li>
<li>
<a class="dropdown-item" href="login-new.html"><i class="fas fa-sign-out-alt"></i>Sign Out</a>
</li>
</ul>
</li>
</ul>
</nav>
<!-- Login & Signup Link end -->
</div>
</div>
</div>
</header>
<!-- Header End -->
<!-- Content -->
<div id="content" class="section-form-bg-ins py-4">
<div class="container">
<div class="row">
<!-- Left Panel -->
<aside class="col-lg-3">
<!-- Profile Details -->
<div class="bg-white rounded text-center p-3 mb-4">
<div class="row">
<table class="table table-hover">
<tr><td class="menu-text"><i class="fas fa-chevron-right text-2 ms-2 text-link m-lg-2"></i>Home</td></tr>
<tr><td class="menu-text"><a href="Fund-transfer.html"><i class="fas fa-chevron-right text-2 ms-2 text-link m-lg-2"></i>Transfer Fund</a></td></tr>
<tr><td class="menu-text"><i class="fas fa-chevron-right text-2 ms-2 text-link m-lg-2"></i>Receiver Management </td></tr>
<tr><td class="menu-text"><i class="fas fa-chevron-right text-2 ms-2 text-link m-lg-2"></i>My Receiver</td></tr>
<tr><td class="menu-text"><i class="fas fa-chevron-right text-2 ms-2 text-link m-lg-2"></i>Transfer History</td></tr>
<tr><td class="menu-text"><i class="fas fa-chevron-right text-2 ms-2 text-link m-lg-2"></i>Pending transfer</td></tr>
<tr><td class="menu-text"><i class="fas fa-chevron-right text-2 ms-2 text-link m-lg-2"></i>Account statement</td></tr>
<tr><td class="menu-text"><i class="fas fa-chevron-right text-2 ms-2 text-link m-lg-2"></i>Change Password</td></tr>
<tr><td class="menu-text"><i class="fas fa-chevron-right text-2 ms-2 text-link m-lg-2"></i>My Activities</td></tr>
</table>
</div>
</div>
<!-- Profile Details End -->
<!-- Need Help? End -->
</aside>
<!-- Left Panel End -->
<!-- Middle Panel -->
<div class="col-lg-9">
<!-- Profile Completeness End -->
<!-- Recent Activity
=============================== -->
<div class="bg-white shadow-sm rounded p-4 mb-4">
<h3 class="text-5 fw-400 d-flex align-items-center mb-4">
User Profile Details
</h3>
<hr class="mx-n4 mb-4" />
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Name:</p>
<p class="col-sm-9 text-3">Raghunath Bhandari</p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Date of Birth:</p>
<p class="col-sm-9 text-3">12-09-1982</p>
</div>
<div class="row gx-3 align-items-baseline">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Address:</p>
<p class="col-sm-9 text-3">
4th Floor, Plot No.22, Above Public Park, 145 Murphy Canyon Rd, Suite 100-18,<br />
San Ditego,<br />
California - 22434,<br />
United States.
</p>
</div>
</div>
<!-- Recent Activity End -->
<!-- My Receiver Activity
=============================== -->
<div class="bg-white shadow-sm rounded p-4 mb-4">
<h3 class="text-5 fw-400 d-flex align-items-center mb-4">
Account Details
</h3>
<hr class="mx-n4 mb-4" />
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Accouunt Title:</p>
<p class="col-sm-9 text-3">IME London</p>
</div>
<div class="row gx-3 align-items-center">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">IBAN:</p>
<p class="col-sm-9 text-3">2134123412341234123</p>
</div>
<div class="row gx-3 align-items-baseline">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">AC Number:</p>
<p class="col-sm-9 text-3">12341234 </p>
</div>
<div class="row gx-3 align-items-baseline">
<p class="col-sm-3 text-muted text-sm-end mb-0 mb-sm-3">Sort:</p>
<p class="col-sm-9 text-3">12-12-12 </p>
</div>
</div>
<!-- MY Receiver Activity End -->
</div>
</div>
</div>
</div>
<!-- Content end -->
<!-- Footer -->
<footer id="footer" class="footer-web">
<div class="container">
<div class="text-center">
<div class="row">
<div class="mx-auto">
<div class="text-center text-white">
<p class="text-center mb-3 text-1">
IME London is a product of Subhida UK Limited, Pentax House,South Hill Avenue, South Harrow, London, H2A 0D
Company Registration No. 06432399 Subhida UK Ltd is authorized and regulated by the Financial Conduct
Authority (FCA) <br> under the Payment Service Regulations 2017. FCA Registration No. 576127 HMRC Registration No. XYML000000119350
<p class="text-center my-3 text-1"></p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6 mx-auto">
<div class="text-center text-white">
<p>© IME London, 2023</p>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- Footer end -->
</div>
<!-- Document Wrapper end -->
<!-- Back to Top
============================================= -->
<a id="back-to-top" data-bs-toggle="tooltip" title="Back to Top" href="javascript:void(0)"><i class="fa fa-chevron-up"></i></a>
<!-- Script -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="vendor/bootstrap-select/js/bootstrap-select.min.js"></script>
<script src="vendor/owl.carousel/owl.carousel.min.js"></script>
<!-- custom -->
<script src="js/script.js"></script>
</body>
</html>