Файловый менеджер - Редактировать - /home/d46091/efoodlicence.com/renewal-existing-food-licence.php
Назад
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Quick and Easy FSSAI Food License Renewal | FoodLicenceApply</title> <meta name="description" content="Renew your FSSAI food license effortlessly with FoodLicenceApply. Our user-friendly platform simplifies the process, helping you maintain your food business smoothly."> <link rel="icon" href="https://efoodlicence.com/assets/images/fssai-logo.svg" type="image/gif" sizes="26x26"> <script src="https://kit.fontawesome.com/d23a55b7f1.js" crossorigin="anonymous"></script> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap" rel="stylesheet"> <link rel="stylesheet" href="css/main.css"> <style> .small-red-text { font-size: 14px; color: red; } .black-bold-big-text { font-size: 18px; color: black; font-weight: bold; } #hide{ display:none; } #tab-menus { padding: 30px 0px; } #tab-menus .nav-tabs { background-color: #f3f3f3; box-shadow: 0px 0px 33px -15px #000; } #tab-menus .tab-content { background-color: #f3f3f3 !important; padding: 5px 15px; } #tab-menus .nav-link { font-size: 18px; color: #ff5722; } #tab-menus .nav-tabs { border-bottom: 1px solid #fff; } #tab-menus .nav-tabs .nav-link.active { border-color: #019541 #019541 #019541; } #tab-menus .nav-tabs .nav-link.active { background-color:#0c2e8a !important; width:100%; color:White; } .nav-tabs .nav-link{ background-color:white !important; } label { margin-bottom: 0; text-transform: capitalize; font-size: 13px; } .turnover-selection{ display:none; } @keyframes blink { 0% { background-color: yellow; } 50% { background-color: transparent; } 100% { background-color: yellow; } } .blink { animation: blink 1s infinite; } .highlight { animation: blink 1s infinite; } @keyframes blink { 0% { opacity: 1; } 50% { opacity: 0; } 100% { opacity: 1; } } .toggle-message { display: none; background-color: red; color: white; width:100%; text-align:center; font-size: 13px; font-weight: bold; padding: 6px 10px; border-radius: 4px; position: absolute; bottom: 0; right: 0; margin-bottom: -2rem; } </style> <style> .blink-text { animation: blinker 1s linear infinite; } @keyframes blinker { 50% { opacity: 0; } } #licencemsg,#validity{ font-weight: bold; color:red; font-size: 14px; } #kindOfBuis,#year_disp{ display:none; } .column { font-size: 14px; width: 33.33%; } .column { width: 33.33%; } .column p { font-size: 12px; margin: 0; } .table tr:nth-child(even) { background-color: #f9f9f9; /* Set the background color for even rows */ } .table tr:nth-child(odd) { background-color: #ffffff; /* Set the background color for odd rows */ } </style> <?php include'header.php';?> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KSFBHSZK" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <br> <h1 class="text-center font-weight-bold text-uppercase"style="font-size:20px">RENEW FSSAI LICENSE | FOOD LICENSE RENEWAL CERTIFICATE</h1> <div class="container-fluid fcs-form-container"> <div class="row"> <div class="col-lg-6"> <h2 class="fchd shadow text-uppercase text-center"style="font-size:12px"> FSSAI Renewal License Registration</h2> <form action="submitx.php" method="post" enctype="multipart/form-data" id="main-form"> <div class="form-group txt"> <label>Mobile Number / मोबाइल नंबर <span class="required"> * </span></label> <input type="tel" maxlength="10" minlength="10" class="form-control" name="mobile_number" required> </div> <div class="form-group txt"style="display:none"> <label>Name Of Business / व्यवसाय का नाम <span class="required"> * </span></label> <input type="text" class="form-control" name="name_of_business"> </div> <div class="form-group txt"> <label>Email / ईमेल <span class="required"> * </span></label> <input type="email" class="form-control" name="email_id" required> </div> <div class="form-group txt"> <label>Existing FSSAI License/Registration No / मौजूदा एफएसएसएआई लाइसेंस/पंजीकरण नंबर <span class="required"> * </span></label><br> <div class="input-group"> <input type="text" class="form-control" name="existing_licence_number" value="" required="true"> <button type="button" class="btn btn-dark fcs-submit-button" id="btnz" onclick="verifyLicence()" value="valid">Validate</button> <span class="toggle-message ">Enter Your FSSAI License Number & Click on the validate button</span> </div> <hr> <span id="validmsg"><span style="color:black; font-size:0.8rem;">If You Want To Change The FSSAI License Number please click here <button type="button"class="btn btn-danger btn-sm"onclick="resetForm()">Reset</button></span></span> <div id="preloader" style="display: none;"> <div class="preloader-spinner"></div> </div> <!-- <a href="" class="text-primary" data-toggle="modal" data-target="#myModal" style="font-size:15px">(View Sample)</a><br> --> </div> <span id="licencemsg"></span> <br> <hr> <h6 style="color:red;font-weight:bold;font-size:14px">PLEASE VERIFY YOUR BUSINESS NAME BELOW</h6> <div class="form-group txt"> <label>Business Name / व्यवसाय का नाम <span class="required"> * </span></label> <input type="text" class="form-control" name="applicant_name"readonly required> </div> <div class="form-group txt"> <label>PAN CARD NUMBER / पैन कार्ड नंबर <span class=""> *</span></label> <input type="text" class="form-control" name="pan_card_number" pattern="(^([a-zA-Z]{5})([0-9]{4})([a-zA-Z]{1})$)" oninvalid="this.setCustomValidity('invalid pan number!')" oninput="this.setCustomValidity('')"required> </div> <div id="hidden_div"class="turnover-selection"> <div class="form-group"> <input type="radio" name="turnover"id="t1"value="Turnover Upto 12 Lacs"> <label>NORMAL REGISTRATIONs <label> </div> <div class="form-group"> <input type="radio" name="turnover"id="t2"value="Turnover Above 12 Lacs Upto 20CR"> <label>STATE LICENCE</label> </div> <div class="form-group"> <input type="radio" name="turnover"id="t3"value="Turnover Above 20CR"> <label>CENTRAL LICENCE</label> </div> </div> <div class="form-group yearNormal txt"id="year_disp1"style="display: none"> <label>Choose Desired Certificate Validity / वांछित प्रमाणपत्र वैधता चुनें<span class="required"> *</span></label> <select class="form-control" name="years" id="years"> <option selected="selected" value="">Select Certificate Validity</option> <option value="1_Year">1 Years</option> <option value="2_Year">2 Years </option> <option value="3_Year">3 Years </option> <option value="4_Year">4 Years </option> <option value="5_Year">5 Years </option> </select> </div> <div class="form-group yearOther txt"id="year_disp"style="display: none"> <label>Certificate Validity / प्रमाणपत्र वैधता <span class="required"> *</span></label> <select class="form-control" name="yearx" id="years"> <option value="1_Year"selected>1 Years</option> </select> </div> <span id="validity"></span> <input name="dayx"id="days"type="hidden"value=""> <span id="turnmsg"></span> <span id="turnmsg1"></span> <div class="form-group txt"style="display: block"> <label>Upload Your Existing Fssai Licence / <code>अपना मौजूदा एफएसएसएआई लाइसेंस अपलोड करें</code> <span class="required">*</span></label> <input type="file" class="form-control" name="upload_existing_fssai_licence" id="upload_existing_fssai_licence" accept="image/*"> </div> <div class="form-group txt"> <label>Existing FSSAI Licence Validity End Date <span class="required"> * </span><span style="color:#7b7b7b;">(DD-MM-YYYY)</span></label><br> <input type="date" class="form-control dateInput" name="expiry_date"id="inputDate" value=""size="10" maxlength="10"onkeyup="checkExpiryDate()"> </div> <div class="form-group txt"style="display:none"> <label>Do You Have The Userid And Password Of Your Fssai Account ? / क्या आपके पास अपने FSSAI खाते का यूजर आईडी और पासवर्ड है? <span class="required">*</span></label> <div class="form-group row"> <div class="col-sm-12"> <div class="form-check form-check-inline"> <input class="form-check-input" type="radio" name="have_acount" value="Yes"onchange="checkPan(this.value);"> <label class="form-check-label" for="inlineRadio1">Yes</label> </div> <div class="form-check form-check-inline"> <input class="form-check-input" type="radio" name="have_acount" value="No"onclick="checkPan(this.value);"> <label class="form-check-label" for="inlineRadio2">No</label> </div> </div> </div> </div> <div id="pan-number"style="display: none;"> <div class="row"> <div class="col-lg-6"> <div class="form-group txt"> <label>USERNAME / उपयोगकर्ता नाम</label> <input type="text" class="form-control" name="username"> </div> </div> <div class="col-lg-6"> <div class="form-group txt"> <label>PASSWORD / पासवर्ड</label> <input type="text"class="form-control" name="password"> </div> </div> </div> </div> <div id="pas"style="display: none;"> <div class="form-group txt"> <label>Business Name / व्यवसाय का नाम</label> <input type="text" class="form-control" name="business_name"> </div> <div class="form-group txt"> <label>Name Of the Applicant who responsible for taking the necessary steps on behalf of business / आवेदक का नाम जो व्यवसाय की ओर से आवश्यक कदम उठाने के लिए उत्तरदायी है </label> <input type="text" class="form-control" name="applicant1_name"> </div> <div class="form-group txt"> <label> select business entity / व्यवसाय इकाई का चयन करें </label> <select class="form-control" name="designition" id="designition"> <option selected="selected" value="">Select Designation</option> <option value="INDIVIDUAL">INDIVIDUAL </option> <option value="PARTNER">PARTNER </option> <option value="PROPRIETOR">PROPRIETOR </option> <option value="PROPRIETOR">OTHERS </option> <option value="SOCIETY">SOCIETY </option> <option value="PVT LTD/LLP/OPC">PVT LTD/LLP/OPC</option> </select> </div> <div class="form-group txt"> <label>Address of Business / व्यवसाय का पता </span></label> <textarea class="form-control"col="3" rows="5" name="business_address"></textarea> </div> </div> <div class="form-group txt"style="display: none;"> <label>Do you want to modify your existing Licence / क्या आप अपने मौजूदा लाइसेंस को संशोधित करना चाहते हैं </label> <select class="form-control"name="modify_existing"onchange="checkRegistration(this.value);"> > <option value="">Select </option> <option value="Yes">Yes </option> <option value="No">No </option> </select> </div> <div class="form-group txt"style="display: none" id="specify"> <label for="specify">What is the modification you need? Explain briefly. / आपको किस संशोधन की आवश्यकता है? संक्षेप में बताएं। </span></label> <textarea class="form-control"rows="5" name="specify"></textarea> </div> <div class="form-group txt" style="display:none;"> <label > PINCODE / पिन कोड </label> <input type="text" maxlength="6" class="form-control" name="pincode" value=""> </div> <div class="form-group txt" style="display:none;"> <label>STATE / राज्य<span class="required">*</span></label> <select name="state" id="state" class="form-control"> <option value="">Select State</option> <option value="Andhra Pradesh">Andhra Pradesh</option> <option value="Andaman and Nicobar Islands">Andaman and Nicobar Islands</option> <option value="Arunachal Pradesh">Arunachal Pradesh</option> <option value="Assam">Assam</option> <option value="Bihar">Bihar</option> <option value="Chandigarh">Chandigarh</option> <option value="Chhattisgarh">Chhattisgarh</option> <option value="Dadar and Nagar Haveli">Dadar and Nagar Haveli</option> <option value="Daman and Diu">Daman and Diu</option> <option value="Delhi">Delhi</option> <option value="Lakshadweep">Lakshadweep</option> <option value="Puducherry">Puducherry</option> <option value="Goa">Goa</option> <option value="Gujarat">Gujarat</option> <option value="Haryana">Haryana</option> <option value="Himachal Pradesh">Himachal Pradesh</option> <option value="Jammu and Kashmir">Jammu and Kashmir</option> <option value="Jharkhand">Jharkhand</option> <option value="Karnataka">Karnataka</option> <option value="Kerala">Kerala</option> <option value="Madhya Pradesh">Madhya Pradesh</option> <option value="Maharashtra">Maharashtra</option> <option value="Manipur">Manipur</option> <option value="Meghalaya">Meghalaya</option> <option value="Mizoram">Mizoram</option> <option value="Nagaland">Nagaland</option> <option value="Odisha">Odisha</option> <option value="Punjab">Punjab</option> <option value="Rajasthan">Rajasthan</option> <option value="Sikkim">Sikkim</option> <option value="Tamil Nadu">Tamil Nadu</option> <option value="Telangana">Telangana</option> <option value="Tripura">Tripura</option> <option value="Uttar Pradesh">Uttar Pradesh</option> <option value="Uttarakhand">Uttarakhand</option> <option value="West Bengal">West Bengal</option> </select> </div> <div class="form-group txt"style="display: none;"> <label>Name of the Food Category / खाद्य श्रेणी का नाम <span class="required"> * </span></label> <select class="form-control" name="food_category" id="food_category" > <option value="">Select </option> <option value="Dairy products and analogues, excluding products of food category 2.0 ">Dairy products and analogues, excluding products of food category 2.0 </option> <option value="Fats and oils, and fat emulsions">Fats and oils, and fat emulsions </option> <option value="Edible ices, including sherbet and sorbe">Edible ices, including sherbet and sorbe </option> <option value="Fruits and vegetables (including mushrooms and fungi, roots and tubers, pulses and legumes, and aloe vera)">Fruits and vegetables (including mushrooms and fungi, roots and tubers, pulses and legumes, and aloe vera) </option> <option value="Confectionery">Confectionery </option> <option value="Cereals and cereal products, derived from cereal grains, from roots and tubers, pulses, legumes">Cereals and cereal products, derived from cereal grains, from roots and tubers, pulses, legumes </option> <option value="Bakery products">Bakery products </option> <!--<option value="Meat and meat products including poultry ">Meat and meat products including poultry </option>--> <option value="Fish and fish products, including molluscs, crustaceans, and echinoderms">Fish and fish products, including molluscs, crustaceans, and echinoderms </option> <option value="Eggs and egg products ">Eggs and egg products </option> <option value="Sweeteners, including honey ">Sweeteners, including honey </option> <option value="Salts, spices, soups, sauces, salads and protein products ">Salts, spices, soups, sauces, salads and protein products </option> <option value="Foodstuffs intended for particular nutritional uses ">Foodstuffs intended for particular nutritional uses </option> <option value="Beverages, excluding dairy products">Beverages, excluding dairy products </option> <option value="Ready-to-eat savouries">Ready-to-eat savouries </option> <option value="Prepared Foods ">Prepared Foods </option> <option value="Substances added to food">Substances added to food </optio> </select> </div> <div class="row"> <div class="form-group col-lg-12 txt" id="kindOfBuis"> <label>Kind Of Business / व्यवसाय का प्रकार <small><b>(Refer point no:3 of expiring license -) <a href="" class="text-primary" data-toggle="modal" data-target="#myModal" style="font-size:15px">Sample</a></b></small> <span class="required"> * </span> </label> <select class="form-control" name="nature_business" id="natureOfBuis" onchange="showModalText()"> <option value="">Select </option> <option value="Manufacturer">Manufacturer</option> <option value="Other Than Manufacturer">Other Than Manufacturer</option> </select> </div> </div> <script> function showModalText() { var selectElement = document.getElementById("natureOfBuis"); var selectedValue = selectElement.options[selectElement.selectedIndex].value; var modalTextElement = document.getElementById("modalText"); modalTextElement.innerHTML = ""; if (selectedValue === "Manufacturer") { modalTextElement.innerHTML = "<table class='table table-bordered table-striped'><tr><th>Manufacturer</th></tr><tr><td class='column' style='padding: 5px;'><input type='checkbox'> Fish and Fish Products</td></tr><tr><td class='column' style='padding: 5px;'><input type='checkbox'> Food or Health Supplements and Nutraceuticals etc.</td></tr><tr><td class='column' style='padding: 5px;'><input type='checkbox'> Non-specified food and food ingredients</td></tr><tr><td class='column' style='padding: 5px;'><input type='checkbox'> Substances Added to Food</td></tr><tr><td class='column' style='padding: 5px;'><input type='checkbox'> General Manufacturing</td></tr><tr><td class='column' style='padding: 5px;'><input type='checkbox'> 100% Export Oriented units</td></tr><tr><td class='column' style='padding: 5px;'><input type='checkbox'> Slaughtering units</td></tr><tr><td class='column' style='padding: 5px;'><input type='checkbox'> Dairy units</td></tr><tr><td class='column' style='padding: 5px;'><input type='checkbox'> Meat processing units</td></tr><tr><td class='column' style='padding: 5px;'><input type='checkbox'> Radiation Processing of Food</td></tr><tr><td class='column' style='padding: 5px;'><input type='checkbox'> Exporter - Manufacturer</td></tr><tr><td class='column' style='padding: 5px;'><input type='checkbox'> Vegetable oil and processing units</td></tr><tr><td class='column' style='padding: 5px;'><input type='checkbox'> Proprietary Food</td></tr></table>"; $('#myModal').modal('show'); } else if (selectedValue === "Other Than Manufacturer") { modalTextElement.innerHTML = "<table class='table table-bordered table-striped' style='width: 100%; table-layout: fixed;'><tr><th>Trade/Retail</th><th>Food Services</th><th>Airport/Seaport</th></tr><tr><td class='column' style='padding: 5px;'><input type='checkbox'> Wholesaler<br><input type='checkbox'> Food Vending Agencies<br><input type='checkbox'> Marketer<br><input type='checkbox'> Storage (Except Controlled Atmosphere and Cold)<br><input type='checkbox'> Transportation (having a number of specialized vehicles like insulated refrigerated van/ wagon and milk tankers etc.)<br><input type='checkbox'> Distributor<br><input type='checkbox'> Trader/Merchant - Exporter<br><input type='checkbox'> Storage (Cold / Refrigerated)<br><input type='checkbox'> Importer<br><input type='checkbox'> Supplier<br><input type='checkbox'> Storage (Controlled Atmosphere + Cold)<br><input type='checkbox'> Retailer<br><input type='checkbox'> e-Commerce</td><td class='column' style='padding: 5px;'><input type='checkbox'> Mid-Day meal - Caterer<br><input type='checkbox'> Petty Retailer of snacks/tea shops<br><input type='checkbox'> Hotel<br><input type='checkbox'> Restaurants<br><input type='checkbox'> Hawker (Itinerant / Mobile food vendor)<br><input type='checkbox'> Caterer<br><input type='checkbox'> Mid-Day meal - Canteen<br><input type='checkbox'> Food Vending Establishment<br><input type='checkbox'> Club/Canteen</td><td class='column' style='padding: 5px;'><input type='checkbox'> Food Catering services<br><input type='checkbox'> Wholesaler<br><input type='checkbox'> Storage (Except Controlled Atmosphere and Cold)<br><input type='checkbox'> Storage (Cold / Refrigerated)<br><input type='checkbox'> Retailer<br><input type='checkbox'> Distributor<br><input type='checkbox'> Storage (Controlled Atmosphere + Cold)</td></tr></table>"; $('#myModal').modal('show'); } } </script> <br> <?php if(isset($_GET['cid'])){ ?> <div class="form-group txt"> <label>COPY OF EXISTING FOOD LICENCE</label> <input type="file" name="upload_aadhaar_card_back"> </div> <?php } ?> <div class="form-group form-check"> <input type="checkbox" class="form-check-input" name="terms_of_service" required> <label class="form-check-label">I AGREE TO THE <a href="./terms-of-service.php">TERMS OF SERVICE</a></label> </div> <div class="form-group form-check"> <input type="checkbox" class="form-check-input" name="tos4" required> <label class="form-check-label"><span class="blink-text" style="font-size: 14px;font-weight: 600;">I, the applicant agree to share OTP</span> sent on my mobile and / or other Details required for the purpose of FOOD LICENCE Certificate Generation.<br><br>I am aware that generation of FOOD LICENCE certificate requires OTP verification <span class="required txt">[UPDATED]</span></label> </div> <div class="form-group form-check"id="hide"> <input type="checkbox" class="form-check-input"> <label class="form-check-label"id="msgPay"></label> </div> <?php if (isset($_GET['cmpnsl']) && $_GET['cmpnsl'] == 'true') { echo '<input type="hidden"name="cmpnsl"value="true">'; } ?> <input type="hidden" name="cid" value="<?php echo $_GET['cid'];?>"> <input type="hidden" class="form-control" name="sol_number" value="<?php echo $source;?>"> <input type="hidden" class="form-control" name="form_name" value="Renewal FOOD Licence"> <input type="hidden" class="form-control" name="form_id" value="renewal_food_licence"> <button type="button" class="btn btn-primary fcs-submit-button" id="submitBtn" onclick="submitApplication()">Submit Application</button> </form> </div> <div class="col-12 col-lg-6"> <h2 class=" text-uppercase fchd shadow text-center"style="font-size:12px">Instruction To Fill Renewal Food License Registration</h2> <div class="form-instructions"> <!-- <div class="form-group" style="margin-top: 20px;"> <label class="fcs-text-dark"><strong>Name of Applicant/Company :</strong> Fill the name of Business / Enterprise which will get printed on FSSAI Certificate.</label> </div> --> <div class="form-group" style="margin-top: 35px;"> <label class="fcs-text-dark"><strong>Mobile Number :</strong> The applicant's mobile number must be entered. Avoid Using Country Code आवेदक का मोबाइल नंबर दर्ज करना होगा। देश कोड का उपयोग करने से बचें </label> </div> <div class="form-group" style="margin-top: 20px;"> <label class="fcs-text-dark"><strong>Email Id :</strong> Fill out the Applicant’s correct Email ID आवेदक की सही ईमेल आईडी भरें </label> </div> <div class="form-group" style="margin-top: 30px;display:"> <label class="fcs-text-dark"><strong>Existing Fssai License/registration No :</strong>Fill out the Applicant’s existing Fssai Licence Registration number exactly appears on the certificate and click the validate Button आवेदक के मौजूदा एफएसएसएआई लाइसेंस पंजीकरण संख्या को भरें जो प्रमाण पत्र पर दिखाई देता है और मान्य बटन पर क्लिक करें </label> </div> <div class="form-group" style="margin-top: 20px;"> <label class="fcs-text-dark"><strong>BUSINESS NAME :</strong> Business Name Will Be Auto Filled As Mentioned In Existing Fssai Certificate व्यवसाय का नाम मौजूदा एफएसएसएआई प्रमाणपत्र में उल्लिखित अनुसार स्वतः भरा जाएगा </label> </div> <div class="form-group" style="margin-top: 20px;"> <label class="fcs-text-dark"><strong>PAN CARD NUMBER :</strong> Applicant Need To Fill Correct Pan Card Number आवेदक को सही पैन कार्ड नंबर भरना होगा </label> </div> <div class="form-group" style="margin-top: 30px;"> <label class="fcs-text-dark"><strong>Upload Your Existing Fssai Licence :</strong> Applicant Need To Choose Correct Fssai License End Data As Given On Fssai Certificate आवेदक को एफएसएसएआई प्रमाणपत्र पर दिए गए अनुसार सही एफएसएसएआई लाइसेंस समाप्ति डेटा चुनना होगा </label> </div> <div class="form-group" style="margin-top: 35px;"> <label class="fcs-text-dark"><strong>Terms & Conditions :</strong> Tick both checkboxes to agree to the terms and conditions Please note that to process your application, OTP is required नियम और शर्तों से सहमत होने के लिए दोनों चेकबॉक्स पर क्लिक करें कृपया ध्यान दें कि आपके आवेदन को संसाधित करने के लिए ओटीपी की आवश्यकता है </label> </div> <div class="form-group" style="margin-top: 40px;"> <label class="fcs-text-dark"><strong>Submit :</strong> To submit your application, Click the Submit Application Button.अपना आवेदन जमा करने के लिए सबमिट एप्लिकेशन बटन पर क्लिक करें। </label> </div> </div> </div> <div class="container" style="text-align:justify;margin-top:40px; "> <div class="row"> <div class="col-lg-12 seven mt-5"> <h1 style="font-size:30px;" >Utilizing FSSAI Consultants to Renew Your FSSAI License </h1> <p> Renewing your Food Safety and Standards Authority of India (FSSAI) license with the help of FSSAI consultants can streamline the process and ensure that you remain compliant with food safety regulations. FSSAI consultants are experts in food safety and can assist you in navigating the renewal process smoothly. Here are the steps involved in renewing your FSSAI license with the assistance of FSSAI consultants: <p> </div> <div class="col-lg-6 mt-2" > <b style=" padding: 2px; color:#0667ff;"> Select a Reputable FSSAI Consultant: </b> <br> Start by researching and selecting a reputable FSSAI consultant or consultancy firm. Look for consultants with experience in the issuing license food industry and a track record of assisting businesses with FSSAI compliance. </div> <div class="col-lg-6 mt-2"> <b style=" padding: 2px; color:#0667ff;">Document Review: </b> <br>Provide your consultant with all the necessary documents related to your existing FSSAI license. This includes your current license, Form B, and any other relevant records. </div> <div class="col-lg-6 mt-2"> <b style=" padding: 2px; color:#0667ff;">Assessment and Compliance Check:</b> <br>The consultant will assess your business operations and ensure that you are in compliance with the latest FSSAI regulations. They will identify any areas where improvements or corrections are needed. </div> <div class="col-lg-6 mt-2"> <b style=" padding: 2px; color:#0667ff;">Application Submission: </b> <br>Once your consultant has reviewed your documents and confirmed compliance, they will help you prepare and submit the renewal application. They will ensure that all the required information is accurately filled out and all necessary documents are attached. </div> <div class="col-lg-6 mt-2"> <b style=" padding: 2px; color:#0667ff;">Fee Payment: </b> <br>Pay the renewal fee as per the fee structure specified by the FSSAI. Your consultant can guide you on the appropriate fee amount and payment process. </div> <div class="col-lg-6 mt-2"> <b style=" padding: 2px; color:#0667ff;">Follow-Up:</b> <br>FSSAI consultants often maintain relationships with FSSAI officials, which can be advantageous for expediting the renewal process. They will follow up with the FSSAI authorities to ensure that your application is processed promptly. </div> <div class="col-lg-6 mt-2"> <b style=" padding: 2px; color:#0667ff;">Compliance with Regulations: </b> <br>Consultants can also provide guidance on maintaining compliance with food safety regulations on an ongoing basis. This includes assistance with food safety audits, labeling requirements, and other aspects of food safety management. </div> <div class="col-lg-6 mt-2"> <b style=" padding: 2px; color:#0667ff;">Receive Renewed License:</b> <br>Once your renewal of application is approved, you will receive your renewed FSSAI license. Your consultant can assist in collecting and verifying the renewed license to ensure its accuracy. </div> <div class="col-lg-6 mt-2"> <b style=" padding: 2px; color:#0667ff;"> Training and Updates: </b> <br>Consider ongoing training and updates from your consultant to stay updated on any changes in FSSAI regulations and to maintain compliance. </div> <div class="col-lg-6 mt-2"> <b style=" padding: 2px; color:#0667ff;"> Record Keeping: </b> <br>Keep records of all communications and transactions with your FSSAI consultant for your own reference and for compliance purposes. </div> <br> Hiring an FSSAI consultant can save your time and effort in the license renewal process and help you maintain a high standard of food safety in your business. However, it's essential to choose a consultant with a strong reputation and experience in the food industry and FSSAI regulations. </div> </div> </div> </div> <!-- The Modal --> <div class="modal" id="myModal"> <div class="modal-dialog"> <div class="modal-content"> <!-- Modal Header --> <div class="modal-header"> <h4 class="modal-title" style="font-size:20px;font-weight:bold;">FSSAI LICENCE NUMBER SAMPLE</h4> <button type="button" class="close" data-dismiss="modal">×</button> </div> <!-- Modal body --> <div class="modal-body text-center"> <img src="fssai_sample.png"> </div> <!-- Modal footer --> <div class="modal-footer"> <button type="button" class="btn btn-danger" data-dismiss="modal">Close</button> </div> </div> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> window.addEventListener('DOMContentLoaded', function() { document.getElementById('validmsg').style.display="none"; // document.getElementById('existing_licence_number').readOnly = false; // document.querySelectorAll('.turnover-selection').forEach(element => element.style.display = "none"); // document.querySelector('input[name="applicant_name"]').style.display = 'none'; var storedResponse = localStorage.getItem('formResponse'); console.log(storedResponse); var responseObj = JSON.parse(storedResponse); // console.log('hi'); var inputField = document.querySelector('[name="existing_licence_number"]'); inputField.addEventListener('input', function() { var existingLicenceNumber = inputField.value; if (!existingLicenceNumber) { localStorage.clear(); } }); window.onpopstate = function(event) { localStorage.clear(); }; if (responseObj.status === 'Valid') { document.querySelector('input[name="applicant_name"]').value = responseObj.companyName; document.querySelector('input[name="existing_licence_number"]').value = responseObj.licenseNo; document.getElementById('validmsg').style.display="block"; if(responseObj.licensecategoryname === 'Registration'){ document.getElementById('years').required = true; document.querySelector('[name="existing_licence_number"]').readOnly= true; document.getElementById('validmsg').style.display="block"; document.getElementById("licencemsg").innerHTML = "NATURE OF YOUR REGISTRATION CERTIFICATE IS BASIC REGISTRATION"; var elements = document.querySelectorAll('input[name="turnover"][value="Turnover Above 12 Lacs Upto 20CR"], input[name="turnover"][value="Turnover Above 20CR"]'); elements.forEach(function (element) { element.style.display = "none"; }); document.querySelectorAll('input[name="turnover"][value="Turnover Upto 12 Lacs"]')[0].checked = true; document.querySelectorAll('.yearNormal').forEach(element => element.style.display = "block"); document.querySelectorAll('.yearOther').forEach(element => element.style.display = "none"); document.querySelectorAll('.turnover-selection').forEach(element => element.style.display = "none"); var submitButton = document.querySelector('.btn.btn-primary.fcs-submit-button'); submitButton.style.display = "block"; document.getElementById('kindOfBuis').style.display="none"; document.getElementById('kindOfBuis').style.display="none"; }else if(responseObj.licensecategoryname === 'State License'){ document.getElementById('years').required = false; document.querySelector('[name="existing_licence_number"]').readOnly= true; document.getElementById('validmsg').style.display="block"; document.getElementById("licencemsg").innerHTML = '<span style="font-size: 14px; color: red;">NATURE OF YOUR REGISTRATION CERTIFICATE IS</span> <span style="font-size: 16px; color: black;"> STATE LICENCE</span>'; document.getElementById("validity").innerHTML = "NOTE: RENEWAL CAN BE DONE MAXIMUM FOR 1 YEAR."; document.getElementById('kindOfBuis').style.display="block"; var elements = document.querySelectorAll('input[name="turnover"]'); elements.forEach(function(element) { if (element.value === "Turnover Upto 12 Lacs") { element.style.display = "none"; element.checked = false; }else if (element.value === "Turnover Above 20CR") { element.style.display = "none"; element.checked = false; }else if (element.value === "Turnover Above 12 Lacs Upto 20CR") { element.style.display = "block"; element.checked="true"; } }); document.querySelectorAll('.yearNormal').forEach(element => element.style.display = "none"); document.querySelectorAll('.yearOther').forEach(element => element.style.display = "block"); var labels = document.querySelectorAll('label'); labels.forEach(function (label) { if (label.textContent.trim() === 'STATE LICENCE') { label.style.textDecoration = "none"; label.style.pointerEvents = "auto"; label.style.display = "block"; }else if (label.textContent.trim() === 'NORMAL REGISTRATIONs' || label.textContent.trim() === 'CENTRAL LICENCE') { label.style.textDecoration = "line-through"; label.style.pointerEvents = "none"; label.style.display = "none"; } }); var submitButton = document.querySelector('.btn.btn-primary.fcs-submit-button'); submitButton.style.display = "block"; // console.log("License Category Name: " + licensecategoryname); // console.log("License Number: " + licenseNo); } else if(responseObj.licensecategoryname === 'Central License'){ document.getElementById('years').required = false; document.querySelector('[name="existing_licence_number"]').readOnly= true; document.getElementById('validmsg').style.display="block"; document.getElementById("licencemsg").innerHTML = '<span style="font-size: 14px; color: red;">NATURE OF YOUR REGISTRATION CERTIFICATE IS</span> <span style="font-size: 16px; color: black;">CENTRAL LICENCE</span>'; document.getElementById("validity").innerHTML = "NOTE: RENEWAL CAN BE DONE MAXIMUM FOR 1 YEAR."; document.getElementById('kindOfBuis').style.display="none"; var elements = document.querySelectorAll('input[name="turnover"]'); elements.forEach(function(element) { if (element.value === "Turnover Upto 12 Lacs") { element.style.display = "none"; element.checked = false; }else if (element.value === "Turnover Above 20CR") { element.style.display = "none"; element.style.display = "block"; element.checked = true; }else if (element.value === "Turnover Above 12 Lacs Upto 20CR") { element.style.display = "none"; element.checked=false; } }); document.querySelectorAll('.yearNormal').forEach(element => element.style.display = "none"); document.querySelectorAll('.yearOther').forEach(element => element.style.display = "block"); var labels = document.querySelectorAll('label'); labels.forEach(function (label) { if (label.textContent.trim() === 'CENTRAL LICENCE') { label.style.textDecoration = "none"; label.style.pointerEvents = "auto"; label.style.display = "none"; }else if (label.textContent.trim() === 'NORMAL REGISTRATIONs' || label.textContent.trim() === 'STATE LICENCE') { label.style.textDecoration = "line-through"; label.style.pointerEvents = "none"; label.style.display = "none"; } }); var submitButton = document.querySelector('.btn.btn-primary.fcs-submit-button'); submitButton.style.display = "block"; } }else{ alert("No data found for the provided license number"); document.getElementById("submitBtn").type = "button"; document.getElementById("licencemsg").style.display="block"; document.getElementById("licencemsg").innerHTML ='No data found for the provided license number'; } }); var isValidateClicked = false; function verifyLicence() { document.getElementById('submitBtn').disabled = false; var inputLicenceValue = document.querySelector('input[name="existing_licence_number"]').value; var checkInputLicence = inputLicenceValue.length; var url = "https://efoodlicence.com/verify-licence.php"; var xhr = new XMLHttpRequest(); xhr.open("POST", url); xhr.setRequestHeader("Content-Type", "application/x-www-form-urlencoded"); xhr.onreadystatechange = function () { if (xhr.readyState === 4 && xhr.status === 200) { console.log(xhr.status); console.log(xhr.responseText); var response = JSON.parse(xhr.responseText); // console.log(response); if (response.fboid != '') { // document.getElementById("check").style.display="none"; if ((response.status === 'Valid') && (checkInputLicence == 14)) { document.getElementById('validmsg').style.display="block"; document.querySelector('[name="existing_licence_number"]').readOnly = true; isValidateClicked = true; alert("Validation successful!"); // document.getElementById('existing_licence_number').readOnly = true; document.getElementById("btnz").classList.remove("blink"); document.getElementById("btnz").style.backgroundColor = "transparent"; document.getElementById("submitBtn").type = "submit"; document.getElementById("licencemsg").style.display="block"; document.getElementById("validity").style.display="block"; localStorage.setItem("formResponse", JSON.stringify(response)); var categories = response.category; var select = document.getElementById("natureOfBuis"); if (response.category.includes('Hotel')) { select.innerHTML = '<option value="Hotel" selected>Hotel</option>'; } else { select.innerHTML = '<option value="">Select</option><option value="Manufacturer">Manufacturer</option><option value="Other Than Manufacturer">Other Than Manufacturer</option>'; } // console.log('hi'); var statusx = response.status; var companyname = response.companyName; var licensecategoryname = response.licensecategoryname; var licenseNo = response.licenseNo; document.querySelector('input[name="applicant_name"]').value = companyname; if(licensecategoryname === 'Registration'){ document.getElementById("licencemsg").innerHTML = "NATURE OF YOUR REGISTRATION CERTIFICATE IS BASIC REGISTRATION"; var elements = document.querySelectorAll('input[name="turnover"][value="Turnover Above 12 Lacs Upto 20CR"], input[name="turnover"][value="Turnover Above 20CR"]'); elements.forEach(function (element) { element.style.display = "none"; }); document.querySelectorAll('input[name="turnover"][value="Turnover Upto 12 Lacs"]')[0].checked = true; document.querySelectorAll('.yearNormal').forEach(element => element.style.display = "block"); document.querySelectorAll('.yearOther').forEach(element => element.style.display = "none"); document.querySelectorAll('.turnover-selection').forEach(element => element.style.display = "none"); var submitButton = document.querySelector('.btn.btn-primary.fcs-submit-button'); submitButton.style.display = "block"; document.getElementById('kindOfBuis').style.display="none"; document.getElementById('kindOfBuis').style.display="none"; document.getElementById('years').required = true; } else if(licensecategoryname === 'State License'){ document.getElementById('years').required = false; document.getElementById("licencemsg").innerHTML = '<span style="font-size: 14px; color: red;">NATURE OF YOUR REGISTRATION CERTIFICATE IS</span> <span style="font-size: 16px; color: black;"> STATE LICENCE</span>'; document.getElementById("validity").innerHTML = "NOTE: RENEWAL CAN BE DONE MAXIMUM FOR 1 YEAR."; document.getElementById('kindOfBuis').style.display="block"; var elements = document.querySelectorAll('input[name="turnover"]'); elements.forEach(function(element) { if (element.value === "Turnover Upto 12 Lacs") { element.style.display = "none"; element.checked = false; }else if (element.value === "Turnover Above 20CR") { element.style.display = "none"; element.checked = false; }else if (element.value === "Turnover Above 12 Lacs Upto 20CR") { element.style.display = "block"; element.checked="true"; } }); document.querySelectorAll('.yearNormal').forEach(element => element.style.display = "none"); document.querySelectorAll('.yearOther').forEach(element => element.style.display = "block"); var labels = document.querySelectorAll('label'); labels.forEach(function (label) { if (label.textContent.trim() === 'STATE LICENCE') { label.style.textDecoration = "none"; label.style.pointerEvents = "auto"; label.style.display = "block"; }else if (label.textContent.trim() === 'NORMAL REGISTRATIONs' || label.textContent.trim() === 'CENTRAL LICENCE') { label.style.textDecoration = "line-through"; label.style.pointerEvents = "none"; label.style.display = "none"; } }); var submitButton = document.querySelector('.btn.btn-primary.fcs-submit-button'); submitButton.style.display = "block"; // console.log("License Category Name: " + licensecategoryname); // console.log("License Number: " + licenseNo); } else if(licensecategoryname === 'Central License'){ document.getElementById('years').required = false; document.getElementById("licencemsg").innerHTML = '<span style="font-size: 14px; color: red;">NATURE OF YOUR REGISTRATION CERTIFICATE IS</span> <span style="font-size: 16px; color: black;">CENTRAL LICENCE</span>'; document.getElementById("validity").innerHTML = "NOTE: RENEWAL CAN BE DONE MAXIMUM FOR 1 YEAR."; document.getElementById('kindOfBuis').style.display="none"; var elements = document.querySelectorAll('input[name="turnover"]'); elements.forEach(function(element) { if (element.value === "Turnover Upto 12 Lacs") { element.style.display = "none"; element.checked = false; }else if (element.value === "Turnover Above 20CR") { element.style.display = "none"; element.style.display = "block"; element.checked = true; }else if (element.value === "Turnover Above 12 Lacs Upto 20CR") { element.style.display = "none"; element.checked=false; } }); document.querySelectorAll('.yearNormal').forEach(element => element.style.display = "none"); document.querySelectorAll('.yearOther').forEach(element => element.style.display = "block"); var labels = document.querySelectorAll('label'); labels.forEach(function (label) { if (label.textContent.trim() === 'CENTRAL LICENCE') { label.style.textDecoration = "none"; label.style.pointerEvents = "auto"; label.style.display = "none"; }else if (label.textContent.trim() === 'NORMAL REGISTRATIONs' || label.textContent.trim() === 'STATE LICENCE') { label.style.textDecoration = "line-through"; label.style.pointerEvents = "none"; label.style.display = "none"; } }); var submitButton = document.querySelector('.btn.btn-primary.fcs-submit-button'); submitButton.style.display = "block"; } else { // console.log('fl'); } }else{ // document.querySelector('form').reset(); document.getElementById('validmsg').style.display="block"; document.querySelector('[name="existing_licence_number"]').readOnly = false; document.querySelectorAll('.yearNormal').forEach(element => element.style.display = "none"); document.querySelectorAll('.yearOther').forEach(element => element.style.display = "none"); document.getElementById('kindOfBuis').style.display="none"; document.getElementById("licencemsg").style.display="block"; document.getElementById("licencemsg").innerHTML ='No data found for the provided license number'; document.getElementById("validity").style.display="none"; document.querySelector('input[name="applicant_name"]').value = ''; // document.getElementById("check").innerHTML ='No data found for the provided license number'; // window.location.href = "renewal-existing-food-licence.php"; } }else{ window.location.href = "renewal-existing-food-licence.php"; } } }; var data = 'verify_licence=' + encodeURIComponent(inputLicenceValue); xhr.send(data); } function submitApplication() { if (isValidateClicked) { // alert("Application submitted!"); } else { var validateButton = document.getElementById("btnz"); var toggleMessage = document.querySelector(".toggle-message"); validateButton.classList.add("highlight"); validateButton.scrollIntoView({ behavior: "smooth" }); toggleMessage.style.display = "inline"; } } function resetForm(){ document.querySelector('[name="existing_licence_number"]').value = ''; document.querySelector('[name="existing_licence_number"]').readOnly= false; document.querySelector('[name="applicant_name"]').value = ''; document.querySelector('[name="turnover"]').value = ''; document.querySelectorAll('.yearNormal').forEach(element => element.style.display = "none"); document.querySelectorAll('.yearOther').forEach(element => element.style.display = "none"); document.getElementById('licencemsg').style.display="none"; document.getElementById('validity').style.display="none"; document.getElementById('validmsg').style.display="none"; } </script> <?php include'footer.php';?> <script async src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script async src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js"></script> <script async src="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js"></script>
| ver. 1.4 |
Github
|
.
| PHP 8.1.32 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка