Şuanki Dizin: /home/wwwdreamtechnolo/www/vahtuksanghatana.com/vahtuk_society/ |
Şuanki Dosya : /home/wwwdreamtechnolo/www/vahtuksanghatana.com/vahtuk_society/loan_form_print.php |
<?php require_once('lib/functions.php'); $db = new login_function(); if(isset($_SESSION['current_login_admin'])) { $current_login_admin = $_SESSION['current_login_admin']; } if(isset($_GET['loan_id'])) { $loan_id = $_GET['loan_id']; $_SESSION['loan_id'] = $loan_id; } else if(isset($_SESSION['loan_id'])) { $loan_id = $_SESSION['loan_id']; } if(isset($_GET['pavati_id'])) { $pavati_id = $_GET['pavati_id']; $_SESSION['pavati_id'] = $pavati_id; } else if(isset($_SESSION['pavati_id'])) { $pavati_id = $_SESSION['pavati_id']; } ?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Print Admission Form</title> <link rel="stylesheet" href="D:\style.css"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Yatra+One&display=swap" rel="stylesheet"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Akshar:wght@300..700&family=Hind:wght@300;400;500;600;700&display=swap" rel="stylesheet"> <style type="text/css"> body { font-family: Cambria; font-size: 19px; } input { background-color:rgba(255,255,255,0.1); text-transform: capitalize ; } .hind-medium { font-family: "Hind", sans-serif; font-weight: 500; font-style: normal; } .Admission_form{ text-align:center; color: #000000; text-decoration: none; text-underline-position: none; list-style: none; /* text-transform: uppercase; !important; */ width: 400px; font-size: 15px; margin-top: -18px; } /* .text_1{ margin-left:10px; } */ .strikethough { width:70%; text-align:left; border-bottom: 1px solid #bcbcbc; overflow: inherit; margin:0px 0 30px; font-size: 16px; color:#757575; } .strikethough span { background:#fff; padding:0 20px 0px 0px; position: relative; top: 10px; } .strikethough_1{ width:500%; text-align:left; border-bottom: 1px solid #bcbcbc; overflow: inherit; margin:0px 0 30px; font-size: 16px; } .strikethough_2{ width:100%; text-align:left; border-bottom: 1px solid #bcbcbc; overflow: inherit; margin:0px 0 30px; font-size: 16px; } .strikethough_3{ width:50%; text-align:left; border-bottom: 1px solid #bcbcbc; overflow: inherit; margin:0px 0 30px; font-size: 16px; } .strikethough_4{ width:70%; text-align:left; border-bottom: 1px solid #bcbcbc; overflow: inherit; margin:0px 0 30px; font-size: 16px; } .strikethough_5{ width:70%; text-align:left; border-bottom: 1px solid #bcbcbc; overflow: inherit; margin:0px 0 30px; font-size: 16px; } .strikethough_6{ width:20%; text-align:left; border-bottom: 1px solid #bcbcbc; overflow: inherit; margin:0px 0 30px; font-size: 16px; } .strikethough_7{ width:20%; text-align:left; border-bottom: 1px solid #bcbcbc; overflow: inherit; margin:0px 0 30px; font-size: 16px; } .strikethough_8{ width:20%; text-align:left; border-bottom: 1px solid #bcbcbc; overflow: inherit; margin:0px 0 30px; font-size: 16px; } .strikethough_9{ width:20%; text-align:left; border-bottom: 1px solid #bcbcbc; overflow: inherit; margin:0px 0 30px; font-size: 16px; } .strikethough_10{ width:20%; text-align:left; border-bottom: 1px solid #bcbcbc; overflow: inherit; margin:0px 0 30px; font-size: 16px; } .strikethough_11{ width:20%; text-align:left; border-bottom: 1px solid #bcbcbc; overflow: inherit; margin:0px 0 30px; font-size: 16px; } .strikethough_12{ width:20%; text-align:left; border-bottom: 1px solid #bcbcbc; overflow: inherit; margin:0px 0 30px; font-size: 16px; } .strikethough_13{ width:20%; text-align:left; border-bottom: 1px solid #bcbcbc; overflow: inherit; margin:0px 0 30px; font-size: 16px; } .strikethough_14{ width:100%; text-align:left; border-bottom: 1px solid #bcbcbc; overflow: inherit; margin:0px 0 30px; font-size: 16px; } .strikethough_18{ width:100%; text-align:left; border-bottom: 1px solid #bcbcbc; overflow: inherit; margin:0px 0 30px; font-size: 16px; } .strikethough_19{ width:100%; text-align:left; border-bottom: 1px solid #bcbcbc; overflow: inherit; margin:0px 0 30px; font-size: 16px; } .bottom-textbox{ border:none; margin-left:20px; border-bottom:1px solid black; outline:none; } .bottom-border-textbox:focus{ border-bottom-color:blue; } .past_his { } .table-container { display: flex; justify-content: center; } table { width: 60%; border-collapse: collapse; } /* th, td { border: 1px solid #dddddd; text-align: left; padding: 8px; } */ /* th { background-color: #f2f2f2; } */ .last_tbl th { border: 1px solid #000; text-align: left; padding: 8px; font-size: 16px; } .last_tbl td { border: 1px solid #000; text-align: left; padding: 8px; font-size: 16px; } input { color: black; font-weight: 700; font-size: 18px; border: none; border-bottom: 1px solid #000; } input:focus { border-bottom: 1px solid #000; } /* body { background-image: url('logo/logoo-back.jpg'); background-size: cover; height: 100vh; background-repeat: no-repeat; background-position: center center; } @media screen { body { background-image: url('logo/logoo-back.jpg'); background-size: cover; background-repeat: no-repeat; background-position: center center; height: 100px; margin: 0; } } */ @media print { .backimg { background-image: url('logo/logoo-back.png'); background-size: 100% 150%; background-repeat: no-repeat; -webkit-print-color-adjust: exact; print-color-adjust: exact; } } .receipt-container { width: 600px; margin: 20px auto; background: #fff; border: 1px solid #000; padding: 20px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } .header { text-align: center; margin-bottom: 20px; } .header p { margin: 5px 0; } .header h1 { font-size: 22px; margin: 5px 0; } .header h2 { font-size: 18px; margin: 5px 0; } .header h3 { font-size: 16px; margin: 5px 0; } .info-section { margin-bottom: 20px; font-size: 16px; } .info-section div { margin: 5px 0; } .info-section span { display: inline-block; width: 150px; } .table { width: 100%; border-collapse: collapse; margin-bottom: 20px; } .table th, .table td { border: 1px solid #000; text-align: left; padding: 5px; font-size: 14px; } .table th { text-align: center; font-weight: bold; } .footer { font-size: 16px; } .footer div { margin: 10px 0; } .footer .signature { text-align: right; } .print_button { width: 150px; height: 40px; background-color: bisque; border: 3px solid #000; cursor: pointer; border-radius: 8px; } </style> </head> <body > <?php $users_data = array (); $users_data = $db->get_loan_for_print($loan_id); if(!empty($users_data)) { $counter =0; foreach($users_data as $record) { $res_id = $users_data[$counter][0]; $sabhasad_id = $users_data[$counter][1]; $loan_amount = $users_data[$counter][2]; $jamin_name = $users_data[$counter][3]; $res_date = $users_data[$counter][4]; $res_time = $users_data[$counter][5]; $loan_date = $users_data[$counter][6]; $name=$db->get_name_by_id($pavati_id); $mobile_no=$db->get_mobile_by_id($pavati_id); $aadhar_no=$db->get_adhaar_by_id($pavati_id); ?> <div style="width:1000px; margin:auto; padding: 15px;background-color: #fff; "> <div style="text-align: center; margin-top: -120px"> <div style="float:left; font-size:20px; position: relative; width: 250px; text-align: center;margin-top: -20px;position: absolute;margin-left:100px; font-weight: 600;"> Reg. No. PN/5173 </div> <center> <div style="position: relative; width: 500px;"> <!-- <div class="" style="position: relative; right:68%; top: 210px; "> <img alt="" height="130px" width="130px" style="border-radius: 150px;border: none !important;" > </div> --> <h4 style="margin-left: -550px !important; width: 1500px; margin: 0px; margin-top: 135px; font-weight: 500; font-size: 50px;font-family: Yatra One, system-ui;">वाहतुक संघटना संयुक्त महासंघ</h4> <h2 style="margin: 0px;margin-left: -140px;font-weight: 110 0;margin-top: -10px;font-size: 35px;width: 300px;color: black;"><b>महाराष्ट्र राज्य</b><br></h2> <span style="font-size:18px;margin-left:-150px;font-weight: 800;margin-top: 20px !important;">३२/१ डी, मौलाली चौक, दक्षिण सदर बझार, सोलापूर. </span> </div> </center> <div style="font-size: 16px; font-weight: 600;"> <br /></div> <h4 style="margin: 0px; margin-top: -10px; font-weight: 1100; font-size: 40px;font-family: Yatra One, system-ui;margin-left: -170px;">* कर्ज मागणी अर्ज *</h4> <div style="font-weight:bold; line-height: 30px;"> <span style="font-size:16px;margin-left: -680px;margin-top: -100px !important;">मा. अध्यक्ष</span> <p style="margin: 0px;font-weight: 800;margin-left: -350px;font-size: 30px !important;font-weight: 600 !important;"><b>महासंघ बिनव्याजी सोसायटी</b></p> </div> </div> <div style="position: absolute; margin-top:-250px;margin-left: 800px;"> <table border="1" style="height: 80px;width: 160px;"> <thead> <tr> <th>सभासद क्र.</th> </tr> </thead> <tbody> <tr> <td style="text-align: center;font-weight: 800"><?php echo $pavati_id; ?></td> </tr> </tbody> </table> </div> <br /> <div class="" style="display: flex; "> <div class="hind-medium" >नाव : <input type="text" class="bottom-textbox" style="margin-left:20px; width:900px;" value="<?php echo $name; ?>"> </div> </div> <br> <div class="hind-medium" >आपल्या सोसायटीचा सभासद असून सोसायटीतून मी या अर्जद्वारे रुपये (अंकी) </div> <br> <div class="" style="display: flex; "> <div class="hind-medium" >अक्षरी : <input type="text" value="<?php echo $loan_amount; ?>" class="bottom-textbox" style="margin-left:20px; width:400px;"> </div> <div class="hind-medium" >कर्ज : <input type="text" value="<?php echo $loan_amount; ?>" class="bottom-textbox" style="margin-left:20px; width:420px;"></div> </div><br> <div style="" class="hind-medium">____________________________________________करण्यासाती मागणी करत आहे. सदर कर्जास जमीन म्हणून सोसायटीचे दोन <br>सभासदांना नावे देत आहे. सोसायटीचे कर्ज फेडीविषयक वेळोवेळी होणार्या नियम व अटी माला मान्य आहेत. <br>तरी कर्ज मंजूर करावे ही नम्र विनंती. </div> <br> <div class="text_1" style="display:flex; "> <div class="hind-medium">तारीख: <input type="text" class="bottom-textbox" style="width:550px;border: none;" value="<?php echo date('d/m/Y', strtotime($loan_date));?>"> </div> <div class="hind-medium" >अजदारची सही : <input type="text" class="bottom-textbox" style="margin-left:10px; width:200px;" > </div> </div> <br> <center> <div style="font-weight:bold; line-height: 30px;"> <p style="margin: 0px;font-weight: 800;font-size: 30px !important;font-weight: 600 !important;"><b> * जमीनदार संमती * </b></p> </div> </center> <br> <center><div class="hind-medium" style="width: 550px;" >आम्ही वरील अर्जदार सभासदास त्यांनी मागितलेल्या कर्जा करिता जामीन रहाणेस तयार आहोत. सोसायटीचे नियमा प्रमाणे सदरील कर्जाचे वसुली बाबत आमलात येणाऱ्या सर्व उपाय योजना आम्हाला बंधनकारक राहतील.</div></center> <br> <div> <table border="1" style="height: 80px;width:970px !important;"> <thead> <tr> <th>जामीनदाराचे नांव</th> <th>सभासद क्र</th> <th>साही</th> </tr> </thead> <tbody> <?php $jamin_ids = explode(",", $jamin_name); foreach ($jamin_ids as $id) { $jamin_name1 = $db->fetch_jamin_names($id); echo "<tr>"; echo "<td style='text-align: center;font-weight: 800'>" . $jamin_name1 . "</td>"; echo "<td style='text-align: center;font-weight: 800'>" . $id . "</td>"; echo "<td style='text-align: center;font-weight: 800'></td>"; echo "</tr>"; } ?> </tbody> </table> </div> <br> <div class="text_1" style="display:flex; "> <div class="hind-medium"> कार्यालयासाठी: <input type="text" value="" class="bottom-textbox" style="margin-left:10px; width:850px;"></div> </div> <br> <div class="text_1" style="display:flex; "> <div class="hind-medium">वरील अर्ज दिनांक: <input type="text" class="bottom-textbox" style="margin-left:10px; width:438px;" value="<?php echo date('d/m/Y', strtotime($loan_date)); ?>"></div> <div class="hind-medium" >च्या सभेत : <input type="text" class="bottom-textbox" style="margin-left:10px; width:308px;" ></div> </div> <br> <div class="text_1" style="display:flex; "> <div class="hind-medium">ठराव क्र: <input type="text" class="bottom-textbox" style="margin-left:10px; width:438px;" ></div> <div class="hind-medium" >रुपये : <input type="text" class="bottom-textbox" style="margin-left:10px; width:395px;" ></div> </div> <br> <div class="text_1" style="display:flex; "> <div class="hind-medium">कर्ज: <input type="text" value=""class="bottom-textbox" style="margin-left:10px; width:600px;" ></div> <div class="hind-medium" >हप्त्याने फेडणेचे अटीवर मंजुर करण्यात येत आहे</div> </div> <br> <br> <br> <br> <div style="width:600px; margin:auto; padding: 5px; "> <p><span style="float: left;" class="hind-medium">सचिव . </span> <span style="float: right;margin-right:10px !important;" class="hind-medium">अध्यक्ष . </span> </p> <br> <br> </div> </div> </div> </div> </div> <?php $counter ++; } } ?> </body> </html>
Linux 65-254-81-4.cprapid.com 5.14.0-284.11.1.el9_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 9 05:49:00 EDT 2023 x86_64
Apache
65.254.81.4