Files
MermsWebsite2021/app/Views/providers.php
T
2021-05-19 14:36:02 +00:00

83 lines
4.2 KiB
PHP

<!------main-content------>
<main class="main-content">
<section class="page_title">
<div class="container">
<div class="row">
<div class="col-lg-12 d-flex">
<div class="content_box">
<ul class="bread_crumb text-center">
<li class="bread_crumb-item"><a href="/">Home</a></li>
<li class="bread_crumb-item active"> <?=PROUCT_BRAND_NAME?> Providers</li>
</ul>
<h1 style="color:black;"><?=PROUCT_BRAND_NAME?> Providers</h1>
</div>
</div>
</div>
</div>
</section>
<!--------Checkout-------->
<section class="prevention_single">
<div class="container">
<div class="row">
<div class="col-lg-4">
<div class="row">
<div class="col-lg-6">
<div class="image_box">
<a href="https://play.google.com/store/apps/details?id=com.mermsemr.providers" class="large_button" id="android">
<img src="/assets/image/resources/apple-download.jpg" class="img-fluid" alt="prevention" />
</div>
</div>
<div class="col-lg-6">
<div class="image_box">
<a href="https://play.google.com/store/apps/details?id=com.mermsemr.providers" class="large_button" id="android">
<img src="/assets/image/resources/google-download.jpg" class="img-fluid" alt="prevention" />
</a>
</div>
</div>
</div>
<div class="image_box">
<img src="/assets/image/resources/prevention-single.jpg" class="img-fluid" alt="prevention" />
</div>
</div>
<div class="col-lg-8">
<div class="prevention_single_content">
<h1><?=PROUCT_BRAND_NAME?> Providers</h1>
<div class="content_box">
<ul>
<li> Create and Manage patient information on one clear interface. Add any number of patient insurance provider and employment information also. Accept patient picture with ease, monitor patient balance real time..</span></li>
<li> WE need to form buleted test here for description - very SEO Ricch words and More.</span></li>
<li> WE need to form buleted test here for description - very SEO Ricch words and More.</span></li>
<li> WE need to form buleted test here for description - very SEO Ricch words and More.</span></li>
<li> WE need to form buleted test here for description - very SEO Ricch words and More.</span></li>
<li> WE need to form buleted test here for description - very SEO Ricch words and More.</span></li>
<li> WE need to form buleted test here for description - very SEO Ricch words and More. It could be longer sometimes </span></li>
<li> WE need to form buleted test here for description - very SEO Ricch words and More.</span></li>
<li> WE need to form buleted test here for description - very SEO Ricch words and More.</span></li>
<li> WE need to form buleted test here for description - very SEO Ricch words and More.</span></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="covid_19_information">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="image_box">
<img src="/assets/image/resources/cov-19-information.jpg" class="img-fluid" alt="img" />
</div>
</div>
</div>
</div>
</section>
<!--------Checkout-------->
<!-------------main-centent-end--------------->
</main>