506 lines
24 KiB
PHP
Executable File
506 lines
24 KiB
PHP
Executable File
<?php
|
||
require_once('fixed/config/go_con.php');
|
||
|
||
$data = array();
|
||
$products_sql = mysqli_query($db, "SELECT
|
||
`o_drinks`.`drink_id` AS `id`,
|
||
`o_drinks`.`drink_name` AS `name`,
|
||
`branch_id` AS `price`
|
||
|
||
FROM `o_drinks`
|
||
LEFT JOIN `o_branch_has_drinks` ON `o_drinks`.`drink_id` = `o_branch_has_drinks`.`drink_id` AND `o_branch_has_drinks`.`branch_id` = 4
|
||
|
||
WHERE
|
||
`branch_id` = 4
|
||
OR
|
||
`o_drinks`.`drink_id` NOT IN (SELECT
|
||
`drink_id`
|
||
FROM `o_branch_has_drinks`
|
||
WHERE `branch_id` = 4)
|
||
ORDER BY `id`");
|
||
while ($products = mysqli_fetch_assoc($products_sql)) {
|
||
$data['ju'][$products['id']] = array(
|
||
'name' => $products['name'],
|
||
'price' => $products['price']
|
||
);
|
||
}
|
||
|
||
|
||
?>
|
||
<!DOCTYPE html>
|
||
<html lang="en">
|
||
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0">
|
||
<meta name="description" content="POS - Bootstrap Admin Template">
|
||
<meta name="keywords"
|
||
content="admin, estimates, bootstrap, business, corporate, creative, invoice, html5, responsive, Projects">
|
||
<meta name="author" content="Dreamguys - Bootstrap Admin Template">
|
||
<meta name="robots" content="noindex, nofollow">
|
||
<title>نقاط بيع | أقدامي</title>
|
||
|
||
<!-- Favicon -->
|
||
<link rel="shortcut icon" type="image/x-icon" href="../assets/images/favicon.png">
|
||
|
||
<!-- Bootstrap CSS -->
|
||
<link rel="stylesheet" href="../assets/POS/assets/css/bootstrap.rtl.min.css">
|
||
|
||
<!-- animation CSS -->
|
||
<link rel="stylesheet" href="../assets/POS/assets/css/animate.css">
|
||
|
||
<!-- Owl Carousel CSS -->
|
||
<link rel="stylesheet" href="../assets/POS/assets/plugins/owlcarousel/owl.carousel.min.css">
|
||
<link rel="stylesheet" href="../assets/POS/assets/plugins/owlcarousel/owl.theme.default.min.css">
|
||
|
||
<!-- Select2 CSS -->
|
||
<link rel="stylesheet" href="../assets/POS/assets/plugins/select2/css/select2.min.css">
|
||
|
||
<!-- Datetimepicker CSS -->
|
||
<link rel="stylesheet" href="../assets/POS/assets/css/bootstrap-datetimepicker.min.css">
|
||
|
||
|
||
<!-- Fontawesome CSS -->
|
||
<link rel="stylesheet" href="../assets/POS/assets/plugins/fontawesome/css/fontawesome.min.css">
|
||
<link rel="stylesheet" href="../assets/POS/assets/plugins/fontawesome/css/all.min.css">
|
||
|
||
<!-- Main CSS -->
|
||
<link rel="stylesheet" href="../assets/POS/assets/css/style.css">
|
||
|
||
<style>
|
||
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;600;700;900&display=swap');
|
||
body, button, h6 {font-family: 'Cairo', sans-serif !important;}
|
||
.paymentmethod.active {border: 1px solid #7367F0; color: #7367F0;}
|
||
div#global-loader .whirly-loader:not(:required) {box-shadow: 0 26px 0 6px #59ff43, 0.90971px 26.05079px 0 5.93333px #59ff43, 1.82297px 26.06967px 0 5.86667px #59ff43, 2.73865px 26.05647px 0 5.8px #59ff43, 3.65561px 26.01104px 0 5.73333px #59ff43, 4.57274px 25.93327px 0 5.66667px #59ff43, 5.48887px 25.8231px 0 5.6px #59ff43, 6.40287px 25.68049px 0 5.53333px #59ff43, 7.31358px 25.50548px 0 5.46667px #59ff43, 8.21985px 25.2981px 0 5.4px #59ff43, 9.12054px 25.05847px 0 5.33333px #59ff43, 10.01448px 24.78672px 0 5.26667px #59ff43, 10.90054px 24.48302px 0 5.2px #59ff43, 11.77757px 24.1476px 0 5.13333px #59ff43, 12.64443px 23.78072px 0 5.06667px #59ff43, 13.5px 23.38269px 0 5px #59ff43, 14.34315px 22.95384px 0 4.93333px #59ff43, 15.17277px 22.49455px 0 4.86667px #59ff43, 15.98776px 22.00526px 0 4.8px #59ff43, 16.78704px 21.48643px 0 4.73333px #59ff43, 17.56953px 20.93855px 0 4.66667px #59ff43, 18.33418px 20.36217px 0 4.6px #59ff43, 19.07995px 19.75787px 0 4.53333px #59ff43, 19.80582px 19.12626px 0 4.46667px #59ff43, 20.5108px 18.468px 0 4.4px #59ff43, 21.1939px 17.78379px 0 4.33333px #59ff43, 21.85416px 17.07434px 0 4.26667px #59ff43, 22.49067px 16.34043px 0 4.2px #59ff43, 23.10251px 15.58284px 0 4.13333px #59ff43, 23.68881px 14.80241px 0 4.06667px #59ff43, 24.24871px 14px 0 4px #59ff43, 24.7814px 13.1765px 0 3.93333px #59ff43, 25.28607px 12.33284px 0 3.86667px #59ff43, 25.76198px 11.46997px 0 3.8px #59ff43, 26.2084px 10.58888px 0 3.73333px #59ff43, 26.62462px 9.69057px 0 3.66667px #59ff43, 27.01001px 8.77608px 0 3.6px #59ff43, 27.36392px 7.84648px 0 3.53333px #59ff43, 27.68577px 6.90284px 0 3.46667px #59ff43, 27.97502px 5.94627px 0 3.4px #59ff43, 28.23116px 4.97791px 0 3.33333px #59ff43, 28.4537px 3.99891px 0 3.26667px #59ff43, 28.64223px 3.01042px 0 3.2px #59ff43, 28.79635px 2.01364px 0 3.13333px #59ff43, 28.91571px 1.00976px 0 3.06667px #59ff43, 29px 0 0 3px #59ff43, 29.04896px -1.01441px 0 2.93333px #59ff43, 29.06237px -2.03224px 0 2.86667px #59ff43, 29.04004px -3.05223px 0 2.8px #59ff43, 28.98185px -4.07313px 0 2.73333px #59ff43, 28.88769px -5.09368px 0 2.66667px #59ff43, 28.75754px -6.1126px 0 2.6px #59ff43, 28.59138px -7.12863px 0 2.53333px #59ff43, 28.38926px -8.14049px 0 2.46667px #59ff43, 28.15127px -9.1469px 0 2.4px #59ff43, 27.87755px -10.1466px 0 2.33333px #59ff43, 27.56827px -11.1383px 0 2.26667px #59ff43, 27.22365px -12.12075px 0 2.2px #59ff43, 26.84398px -13.09268px 0 2.13333px #59ff43, 26.42956px -14.05285px 0 2.06667px #59ff43, 25.98076px -15px 0 2px #59ff43, 25.49798px -15.93291px 0 1.93333px #59ff43, 24.98167px -16.85035px 0 1.86667px #59ff43, 24.43231px -17.75111px 0 1.8px #59ff43, 23.85046px -18.63402px 0 1.73333px #59ff43, 23.23668px -19.49789px 0 1.66667px #59ff43, 22.5916px -20.34157px 0 1.6px #59ff43, 21.91589px -21.16393px 0 1.53333px #59ff43, 21.21024px -21.96384px 0 1.46667px #59ff43, 20.4754px -22.74023px 0 1.4px #59ff43, 19.71215px -23.49203px 0 1.33333px #59ff43, 18.92133px -24.2182px 0 1.26667px #59ff43, 18.10379px -24.91772px 0 1.2px #59ff43, 17.26042px -25.58963px 0 1.13333px #59ff43, 16.39217px -26.23295px 0 1.06667px #59ff43, 15.5px -26.84679px 0 1px #59ff43, 14.58492px -27.43024px 0 0.93333px #59ff43, 13.64796px -27.98245px 0 0.86667px #59ff43, 12.69018px -28.50262px 0 0.8px #59ff43, 11.7127px -28.98995px 0 0.73333px #59ff43, 10.71663px -29.4437px 0 0.66667px #59ff43, 9.70313px -29.86317px 0 0.6px #59ff43, 8.67339px -30.2477px 0 0.53333px #59ff43, 7.6286px -30.59666px 0 0.46667px #59ff43, 6.57001px -30.90946px 0 0.4px #59ff43, 5.49886px -31.18558px 0 0.33333px #59ff43, 4.41643px -31.42451px 0 0.26667px #59ff43, 3.32401px -31.6258px 0 0.2px #59ff43, 2.22291px -31.78904px 0 0.13333px #59ff43, 1.11446px -31.91388px 0 0.06667px #59ff43, 0 -32px 0 0 #59ff43, -1.11911px -32.04713px 0 -0.06667px #59ff43, -2.24151px -32.05506px 0 -0.13333px #59ff43, -3.36582px -32.02361px 0 -0.2px #59ff43, -4.49065px -31.95265px 0 -0.26667px #59ff43, -5.61462px -31.84212px 0 -0.33333px #59ff43, -6.73634px -31.69198px 0 -0.4px #59ff43, -7.8544px -31.50227px 0 -0.46667px #59ff43, -8.9674px -31.27305px 0 -0.53333px #59ff43, -10.07395px -31.00444px 0 -0.6px #59ff43, -11.17266px -30.69663px 0 -0.66667px #59ff43, -12.26212px -30.34982px 0 -0.73333px #59ff43, -13.34096px -29.96429px 0 -0.8px #59ff43, -14.4078px -29.54036px 0 -0.86667px #59ff43, -15.46126px -29.07841px 0 -0.93333px #59ff43, -16.5px -28.57884px 0 -1px #59ff43, -17.52266px -28.04212px 0 -1.06667px #59ff43, -18.52792px -27.46878px 0 -1.13333px #59ff43, -19.51447px -26.85936px 0 -1.2px #59ff43, -20.48101px -26.21449px 0 -1.26667px #59ff43, -21.42625px -25.53481px 0 -1.33333px #59ff43, -22.34896px -24.82104px 0 -1.4px #59ff43, -23.2479px -24.07391px 0 -1.46667px #59ff43, -24.12186px -23.29421px 0 -1.53333px #59ff43, -24.96967px -22.48279px 0 -1.6px #59ff43, -25.79016px -21.64052px 0 -1.66667px #59ff43, -26.58223px -20.76831px 0 -1.73333px #59ff43, -27.34477px -19.86714px 0 -1.8px #59ff43, -28.07674px -18.938px 0 -1.86667px #59ff43, -28.7771px -17.98193px 0 -1.93333px #59ff43, -29.44486px -17px 0 -2px #59ff43, -30.07908px -15.99333px 0 -2.06667px #59ff43, -30.67884px -14.96307px 0 -2.13333px #59ff43, -31.24325px -13.91039px 0 -2.2px #59ff43, -31.7715px -12.83652px 0 -2.26667px #59ff43, -32.26278px -11.74269px 0 -2.33333px #59ff43, -32.71634px -10.63018px 0 -2.4px #59ff43, -33.13149px -9.5003px 0 -2.46667px #59ff43, -33.50755px -8.35437px 0 -2.53333px #59ff43, -33.84391px -7.19374px 0 -2.6px #59ff43, -34.14px -6.0198px 0 -2.66667px #59ff43, -34.39531px -4.83395px 0 -2.73333px #59ff43, -34.60936px -3.63759px 0 -2.8px #59ff43, -34.78173px -2.43218px 0 -2.86667px #59ff43, -34.91205px -1.21916px 0 -2.93333px #59ff43, -35px 0 0 -3px #59ff43, -35.04531px 1.22381px 0 -3.06667px #59ff43, -35.04775px 2.45078px 0 -3.13333px #59ff43, -35.00717px 3.6794px 0 -3.2px #59ff43, -34.92345px 4.90817px 0 -3.26667px #59ff43, -34.79654px 6.13557px 0 -3.33333px #59ff43, -34.62643px 7.36007px 0 -3.4px #59ff43, -34.41316px 8.58016px 0 -3.46667px #59ff43, -34.15683px 9.79431px 0 -3.53333px #59ff43, -33.85761px 11.001px 0 -3.6px #59ff43, -33.5157px 12.19872px 0 -3.66667px #59ff43, -33.13137px 13.38594px 0 -3.73333px #59ff43, -32.70493px 14.56117px 0 -3.8px #59ff43, -32.23675px 15.72291px 0 -3.86667px #59ff43, -31.72725px 16.86968px 0 -3.93333px #59ff43, -31.17691px 18px 0 -4px #59ff43, -30.58627px 19.11242px 0 -4.06667px #59ff43, -29.95589px 20.2055px 0 -4.13333px #59ff43, -29.28642px 21.27783px 0 -4.2px #59ff43, -28.57852px 22.32799px 0 -4.26667px #59ff43, -27.83295px 23.35462px 0 -4.33333px #59ff43, -27.05047px 24.35635px 0 -4.4px #59ff43, -26.23192px 25.33188px 0 -4.46667px #59ff43, -25.37819px 26.27988px 0 -4.53333px #59ff43, -24.49018px 27.1991px 0 -4.6px #59ff43, -23.56888px 28.0883px 0 -4.66667px #59ff43, -22.6153px 28.94626px 0 -4.73333px #59ff43, -21.6305px 29.77183px 0 -4.8px #59ff43, -20.61558px 30.56385px 0 -4.86667px #59ff43, -19.57168px 31.32124px 0 -4.93333px #59ff43, -18.5px 32.04294px 0 -5px #59ff43, -17.40175px 32.72792px 0 -5.06667px #59ff43, -16.27818px 33.37522px 0 -5.13333px #59ff43, -15.1306px 33.98389px 0 -5.2px #59ff43, -13.96034px 34.55305px 0 -5.26667px #59ff43, -12.76875px 35.08186px 0 -5.33333px #59ff43, -11.55724px 35.56951px 0 -5.4px #59ff43, -10.32721px 36.01527px 0 -5.46667px #59ff43, -9.08014px 36.41843px 0 -5.53333px #59ff43, -7.81748px 36.77835px 0 -5.6px #59ff43, -6.54075px 37.09443px 0 -5.66667px #59ff43, -5.25147px 37.36612px 0 -5.73333px #59ff43, -3.95118px 37.59293px 0 -5.8px #59ff43, -2.64145px 37.77443px 0 -5.86667px #59ff43, -1.32385px 37.91023px 0 -5.93333px #59ff43;}
|
||
.tabs_wrapper ul.tabs li.active{background-color: #5ab979;}
|
||
.productset.active {border: 1px solid #5ab979;}
|
||
.productset .check-product{background: #5ab979;}
|
||
.totalitem h4{color: #5ab979;}
|
||
.btn-totallabel{background: #5ab979;}
|
||
.setvalue ul li.total-value h5{color: #5ab979;}
|
||
.setvalue ul li.total-value h6{color: #5ab979;}
|
||
.tabs-sets .nav-tabs .nav-link.active{background: #5ab979;}
|
||
.productimg .productlinkset h5{background: #5ab979;}
|
||
.productset .productsetimg h6{background: #5ab979;}
|
||
.paymentmethod.active{border: 1px solid #5ab979;color: #5ab979;}
|
||
.setvaluecash ul li a:hover{border: 1px solid #5ab979;color: #5ab979;}
|
||
.btn-totallabel{cursor: pointer;}
|
||
.btn-totallabel.pay-cash{cursor: auto; background: #5ab979; display:none;}
|
||
.btn-totallabel.pay-cash input{border: 0; text-align:center;}
|
||
body::-webkit-scrollbar-thumb{background: #5ab979;}
|
||
.btn.btn-primary{background-color: #5ab979;}
|
||
.swal2-title{color:red !important}
|
||
/* Chrome, Safari, Edge, Opera */
|
||
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
|
||
/* Firefox */
|
||
input[type=number] {-moz-appearance: textfield;}
|
||
</style>
|
||
|
||
</head>
|
||
|
||
<body>
|
||
|
||
<div id="global-loader">
|
||
<div class="whirly-loader"> </div>
|
||
</div>
|
||
|
||
<div class="main-wrappers">
|
||
<div class="header">
|
||
<!-- Logo -->
|
||
<div class="header-left border-0 ">
|
||
<a href="index" class="logo logo-normal">
|
||
<img src="../assets/images/logo/logo.png" alt="">
|
||
</a>
|
||
<a href="index" class="logo logo-white">
|
||
<img src="../assets/images/logo/logo.png" alt="">
|
||
</a>
|
||
<a href="index" class="logo-small">
|
||
<img src="../assets/images/logo/logo.png" alt="">
|
||
</a>
|
||
</div>
|
||
<!-- /Logo -->
|
||
|
||
<!-- Header Menu -->
|
||
<ul class="nav user-menu">
|
||
|
||
<li class="nav-item dropdown has-arrow main-drop">
|
||
<a href="javascript:void(0);" class="dropdown-toggle nav-link userset" data-bs-toggle="dropdown">
|
||
<span class="user-img"><img src="../assets/POS/assets/img/profiles/avator1.jpg" alt="">
|
||
<span class="status online"></span></span>
|
||
</a>
|
||
<div class="dropdown-menu menu-drop-user">
|
||
<div class="profilename">
|
||
<a class="dropdown-item logout pb-0" href="#"><img
|
||
src="../assets/POS/assets/img/icons/log-out.svg" class="me-2" alt="img">الصفحة
|
||
الرئيسية</a>
|
||
</div>
|
||
</div>
|
||
</li>
|
||
</ul>
|
||
<!-- /Header Menu -->
|
||
|
||
<!-- Mobile Menu -->
|
||
<div class="dropdown mobile-user-menu">
|
||
<a href="javascript:void(0);" class="nav-link dropdown-toggle" data-bs-toggle="dropdown"
|
||
aria-expanded="false"><i class="fa fa-ellipsis-v"></i></a>
|
||
<div class="dropdown-menu dropdown-menu-right">
|
||
<a class="dropdown-item" href="#">الصفحة الرئيسية</a>
|
||
</div>
|
||
</div>
|
||
<!-- /Mobile Menu -->
|
||
</div>
|
||
|
||
<div class="page-wrapper ms-0">
|
||
<div class="content">
|
||
<div class="row">
|
||
<div class="col-lg-8 col-sm-12 tabs_wrapper">
|
||
<div class="page-header ">
|
||
<div class="page-title">
|
||
<h4>القوائم</h4>
|
||
</div>
|
||
</div>
|
||
<ul class=" tabs owl-carousel owl-theme owl-product border-0 ">
|
||
<li class="active" id="fruits">
|
||
<div class="product-details ">
|
||
<img src="../assets/POS/assets/img/product/product62.png" alt="img">
|
||
<h6>العصائر</h6>
|
||
</div>
|
||
</li>
|
||
</ul>
|
||
<div class="tabs_container">
|
||
<div class="tab_content active" data-tab="fruits">
|
||
<div class="row ">
|
||
<?php
|
||
foreach ($data['ju'] as $key => $value) {
|
||
?>
|
||
|
||
<div class="col-lg-3 col-sm-6 d-flex ">
|
||
<div class="productset flex-fill" data-id="<?=$key?>" data-price="<?=round($data['ju'][$key]['price'],2)?>" data-vat="<?=round((($data['ju'][$key]['price']*0.15)),2)?>" data-pricevat="<?=round($data['ju'][$key]['price'] + (($data['ju'][$key]['price']*0.15)),2)?>" data-name="<?=$data['ju'][$key]['name']?>" data-tag="عصير">
|
||
<div class="productsetimg">
|
||
<img src="../assets/POS/assets/img/product/product29.jpg" alt="img">
|
||
<h6>السعر : <?=round($data['ju'][$key]['price'],2)?> ريال</h6>
|
||
<div class="check-product">
|
||
<i class="fa fa-check"></i>
|
||
</div>
|
||
</div>
|
||
<div class="productsetcontent">
|
||
<h5>عصير</h5>
|
||
<h4><?=$data['ju'][$key]['name']?></h4>
|
||
<h6><?=round($data['ju'][$key]['price'] + (($data['ju'][$key]['price']*0.15)),2)?> ريال</h6>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<?php
|
||
}
|
||
?>
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="col-lg-4 col-sm-12 ">
|
||
<div class="order-list">
|
||
<div class="orderid">
|
||
<h4>قائمة الطلب</h4>
|
||
</div>
|
||
</div>
|
||
<div class="card card-order">
|
||
<div class="split-card">
|
||
</div>
|
||
<div class="card-body pt-0">
|
||
<div class="totalitem">
|
||
<h4>عدد المنتجات</h4>
|
||
<a href="javascript:void(0);">حذف الكل</a>
|
||
</div>
|
||
<div class="product-table">
|
||
|
||
|
||
|
||
</div>
|
||
</div>
|
||
<div class="split-card">
|
||
</div>
|
||
<div class="card-body pt-0 pb-2">
|
||
<div class="setvalue">
|
||
<ul>
|
||
<li>
|
||
<h5>السعر</h5>
|
||
<h6 id="price">0 ريال</h6>
|
||
</li>
|
||
<li>
|
||
<h5>الضريبة</h5>
|
||
<h6 id="vat">0 ريال</h6>
|
||
</li>
|
||
<li class="total-value">
|
||
<h5>الاجمالي</h5>
|
||
<h6 id="total">0 ريال</h6>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
<div class="setvaluecash">
|
||
<ul>
|
||
<li>
|
||
<a href="javascript:void(0);" class="paymentmethod" data-how="1">
|
||
<img src="../assets/POS/assets/img/icons/cash.svg" alt="img"
|
||
class="me-2">
|
||
كاش
|
||
</a>
|
||
</li>
|
||
<li>
|
||
<a href="javascript:void(0);" class="paymentmethod" data-how="2">
|
||
<img src="../assets/POS/assets/img/icons/debitcard.svg" alt="img"
|
||
class="me-2">
|
||
شبكة
|
||
</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
<div class="btn-totallabel pay-cash">
|
||
<h5>مبلغ الكاش</h5>
|
||
<input type="number">
|
||
</div>
|
||
<div id="pay_req" class="btn-totallabel">
|
||
<h5>سداد</h5>
|
||
<h6 id="pay_total">0 ريال</h6>
|
||
</div>
|
||
<div class="btn-pos">
|
||
<ul>
|
||
<li>
|
||
<a class="btn" data-bs-toggle="modal" data-bs-target="#recents"><img
|
||
src="../assets/POS/assets/img/icons/transcation.svg" alt="img"
|
||
class="me-1"> الايراد</a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="modal fade" id="recents" tabindex="-1" aria-hidden="true">
|
||
<div class="modal-dialog modal-lg modal-dialog-centered" role="document">
|
||
<div class="modal-content">
|
||
<div class="modal-header">
|
||
<h5 class="modal-title">فواتير اليوم</h5>
|
||
<button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
|
||
<span aria-hidden="true">×</span>
|
||
</button>
|
||
</div>
|
||
<div class="modal-body">
|
||
<div class="tabs-sets">
|
||
<ul class="nav nav-tabs" id="myTabs" role="tablist">
|
||
<li class="nav-item" role="presentation">
|
||
<button class="nav-link active" id="payment-tab" data-bs-toggle="tab" data-bs-target="#payment"
|
||
type="button" aria-controls="payment" aria-selected="false"
|
||
role="tab">الفواتير</button>
|
||
</li>
|
||
</ul>
|
||
<div class="tab-content">
|
||
<div class="tab-pane fade show active" id="payment" role="tabpanel">
|
||
<!-- <div class="table-top">
|
||
<div class="search-set">
|
||
<div class="search-input">
|
||
<a class="btn btn-searchset"><img
|
||
src="../assets/POS/assets/img/icons/search-white.svg" alt="img"></a>
|
||
</div>
|
||
</div>
|
||
<div class="wordset">
|
||
<ul>
|
||
<li>
|
||
<a data-bs-toggle="tooltip" data-bs-placement="top" title="pdf"><img
|
||
src="../assets/POS/assets/img/icons/pdf.svg" alt="img"></a>
|
||
</li>
|
||
<li>
|
||
<a data-bs-toggle="tooltip" data-bs-placement="top" title="excel"><img
|
||
src="../assets/POS/assets/img/icons/excel.svg" alt="img"></a>
|
||
</li>
|
||
<li>
|
||
<a data-bs-toggle="tooltip" data-bs-placement="top" title="print"><img
|
||
src="../assets/POS/assets/img/icons/printer.svg" alt="img"></a>
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
<div class="table-responsive">
|
||
<table class="table datanew">
|
||
<thead>
|
||
<tr>
|
||
<th>Date</th>
|
||
<th>Reference</th>
|
||
<th>Customer</th>
|
||
<th>Amount </th>
|
||
<th class="text-end">Action</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td>2022-03-07 </td>
|
||
<td>0101</td>
|
||
<td>Walk-in Customer</td>
|
||
<td>$ 1500.00</td>
|
||
<td>
|
||
<a class="me-3" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/eye.svg" alt="img">
|
||
</a>
|
||
<a class="me-3" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/edit.svg" alt="img">
|
||
</a>
|
||
<a class="me-3 confirm-text" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/delete.svg" alt="img">
|
||
</a>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2022-03-07 </td>
|
||
<td>0102</td>
|
||
<td>Walk-in Customer</td>
|
||
<td>$ 1500.00</td>
|
||
<td>
|
||
<a class="me-3" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/eye.svg" alt="img">
|
||
</a>
|
||
<a class="me-3" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/edit.svg" alt="img">
|
||
</a>
|
||
<a class="me-3 confirm-text" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/delete.svg" alt="img">
|
||
</a>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2022-03-07 </td>
|
||
<td>0103</td>
|
||
<td>Walk-in Customer</td>
|
||
<td>$ 1500.00</td>
|
||
<td>
|
||
<a class="me-3" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/eye.svg" alt="img">
|
||
</a>
|
||
<a class="me-3" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/edit.svg" alt="img">
|
||
</a>
|
||
<a class="me-3 confirm-text" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/delete.svg" alt="img">
|
||
</a>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2022-03-07 </td>
|
||
<td>0104</td>
|
||
<td>Walk-in Customer</td>
|
||
<td>$ 1500.00</td>
|
||
<td>
|
||
<a class="me-3" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/eye.svg" alt="img">
|
||
</a>
|
||
<a class="me-3" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/edit.svg" alt="img">
|
||
</a>
|
||
<a class="me-3 confirm-text" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/delete.svg" alt="img">
|
||
</a>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2022-03-07 </td>
|
||
<td>0105</td>
|
||
<td>Walk-in Customer</td>
|
||
<td>$ 1500.00</td>
|
||
<td>
|
||
<a class="me-3" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/eye.svg" alt="img">
|
||
</a>
|
||
<a class="me-3" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/edit.svg" alt="img">
|
||
</a>
|
||
<a class="me-3 confirm-text" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/delete.svg" alt="img">
|
||
</a>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2022-03-07 </td>
|
||
<td>0106</td>
|
||
<td>Walk-in Customer</td>
|
||
<td>$ 1500.00</td>
|
||
<td>
|
||
<a class="me-3" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/eye.svg" alt="img">
|
||
</a>
|
||
<a class="me-3" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/edit.svg" alt="img">
|
||
</a>
|
||
<a class="me-3 confirm-text" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/delete.svg" alt="img">
|
||
</a>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td>2022-03-07 </td>
|
||
<td>0107</td>
|
||
<td>Walk-in Customer</td>
|
||
<td>$ 1500.00</td>
|
||
<td>
|
||
<a class="me-3" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/eye.svg" alt="img">
|
||
</a>
|
||
<a class="me-3" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/edit.svg" alt="img">
|
||
</a>
|
||
<a class="me-3 confirm-text" href="javascript:void(0);">
|
||
<img src="../assets/POS/assets/img/icons/delete.svg" alt="img">
|
||
</a>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div> -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div id="get_data"></div>
|
||
|
||
<!-- jQuery -->
|
||
<script src="../assets/POS/assets/js/jquery-3.6.0.min.js"></script>
|
||
|
||
<!-- Feather Icon JS -->
|
||
<script src="../assets/POS/assets/js/feather.min.js"></script>
|
||
|
||
<!-- Slimscroll JS -->
|
||
<script src="../assets/POS/assets/js/jquery.slimscroll.min.js"></script>
|
||
|
||
<!-- Bootstrap Core JS -->
|
||
<script src="../assets/POS/assets/js/bootstrap.bundle.min.js"></script>
|
||
|
||
<!-- Datatable JS -->
|
||
<script src="../assets/POS/assets/js/jquery.dataTables.min.js"></script>
|
||
<script src="../assets/POS/assets/js/dataTables.bootstrap4.min.js"></script>
|
||
|
||
<!-- Select2 JS -->
|
||
<script src="../assets/POS/assets/plugins/select2/js/select2.min.js"></script>
|
||
|
||
<!-- Owl JS -->
|
||
<script src="../assets/POS/assets/plugins/owlcarousel/owl.carousel.min.js"></script>
|
||
|
||
<!-- Sweetalert 2 -->
|
||
<script src="../assets/POS/assets/plugins/sweetalert/sweetalert2.all.min.js"></script>
|
||
<script src="../assets/POS/assets/plugins/sweetalert/sweetalerts.min.js"></script>
|
||
|
||
<!-- Custom JS -->
|
||
<script src="../assets/POS/assets/js/script5.js"></script>
|
||
</body>
|
||
|
||
</html>
|