:: **Zploit** v1.0 | Current Path: **/home/kreativepixelz/www/demo/natushealth/**
:: Editing File: WhatNew.php
<?php include 'header.php'; ?> <!-- Breadcrumb Area --> <section class="breadcrumb-area text-center"> <div class="container"> <div class="row"> <div class="col-md-12"> <h2> Whats New?</h2> <ul class="list-unstyled list-inline"> <li class="list-inline-item"><a href="#">Home</a></li> <li class="list-inline-item"><i class="fa fa-long-arrow-right"></i> Whats New?</li> </ul> </div> </div> </div> </section> <!-- End Breadcrumb Area --> <!-- Blog Area --> <section class="blog-details"> <div class="container"> <div class="row"> <div class="col-lg-9 col-md-9"> <div class="blog-d-box" style="padding:50px 0px" style="background-color:#ccc"> <div class="row"> <div class="col-sm-6 image-content"> <h4>Green OTP in Premedical KYC</h4> <p class="abp" style="text-align: justify;"> Green OTP in premedical KYC (Know Your Customer) is a unique concept wherein all the systemswill be monitored and accessed through a One Time Password (OTP) for a smooth and error free process. </p> </div> <div class="col-sm-6"> <img src="http://localhost/natus/natus/web/assets/img/1490179638.jpg" style="width:100%"> </div> </div> </div> <div class="blog-d-box" style="padding:50px 0px" style="background-color:#fff"> <div class="row"> <div class="col-sm-6"> <img src="http://localhost/natus/natus/web/assets/img/1490179638.jpg" style="width:100%"> </div> <div class="col-sm-6 image-content"> <h4>Pre-Employment Medicals</h4> <p class="abp" style="text-align: justify;"> Pre-employment medicals is one of the core initiatives of Natus Health Services Pvt Ltd where we check the medical status of an employee before his recruitment in the organisation so that any kind of health disorders is analysed, treated or ruled out. </p> </div> </div> </div> <div class="blog-d-box" style="padding:50px 0px" style="background-color:#ccc"> <div class="row"> <div class="col-sm-6 image-content"> <h4>Escort services</h4> <p class="abp" style="text-align: justify;"> Escort Services is our crucial facilities for elite customers wherein they will be provided attendants who will complete the whole process of registration, proposal form, initiate date and time for medical examination and report collection on their behalf without much hassles for them. </p> </div> <div class="col-sm-6"> <img src="http://localhost/natus/natus/web/assets/img/1490179638.jpg" style="width:100%"> </div> </div> </div> <div class="blog-d-box" style="padding:50px 0px" style="background-color:#fff"> <div class="row"> <div class="col-sm-6"> <img src="http://localhost/natus/natus/web/assets/img/1490179638.jpg" style="width:100%"> </div> <div class="col-sm-6 image-content"> <h4>Revenue Cycle Management</h4> <p class="abp" style="text-align: justify;"> Revenue Cycle Management is our distinguished stream wherein we will handle and manage the finances of hospitals, companies and other business organisations on their behalf. We will ensure that they can concentrate on their core work while we handle their revenue effectively through our expert professionals. </p> </div> </div> </div> </div> <!-- End Div col--> <!-- Start Sidebar --> <?php include"sidebar.php";?> <!-- End Sidebar --> </div> <!--- Div row --> </div> </section> <!-- End Blog Area --> <?php include"footer.php"?>