관리-도구
편집 파일: fb9ac025ff5659c64a47bb9bcbbfacd1.php
<?php $__env->startSection('content'); ?> <!-- breadcrumb area start --> <section class="rs-breadcrumb-area rs-breadcrumb-one p-relative"> <!-- White Background --> <div class="rs-breadcrumb-bg" style="background: linear-gradient(135deg, #ffe8ec, #e6e9ff);"></div> <!-- Black Background --> <div class="rs-breadcrumb-bg bg-black" style="background-color: #000000;"></div> <div class="container"> <div class="row justify-content-center"> <div class="col-xxl-6 col-xl-8 col-lg-8"> <div class="rs-breadcrumb-content-wrapper"> <div class="rs-breadcrumb-title-wrapper text-center"> <h1 class="rs-breadcrumb-title">About</h1> </div> <div class="rs-breadcrumb-menu text-center"> <nav> <ul> <li><span><a href="index.html">Home</a></span></li> <li><span>About</span></li> </ul> </nav> </div> </div> </div> </div> </div> </section> <!-- breadcrumb area end --> <!-- about area start --> <section class="rs-about-area section-space rs-about-fourteen primary-bg"> <div class="container"> <div class="row align-items-center justify-content-center g-5"> <div class="col-xl-5 col-lg-5"> <div class="rs-about-thumb-wrapper position-relative wow fadeInLeft" data-wow-delay=".3s"> <div class="rs-about-thumb"> <img src="<?php echo e(asset('storage/' . $about->image)); ?>" alt="image"> <div class="rs-about-exp gsap-move up-100 start-70"> <h3 class="rs-about-exp-title"><span data-purecounter-duration="1" data-purecounter-end="15" class="purecounter">15</span>+</h3> <p>Years of Experience</p> </div> </div> </div> </div> <div class="col-xl-7 col-lg-7"> <div class="rs-about-content-wrapper wow fadeInRight" data-wow-delay=".3s"> <div class="rs-section-title-wrapper"> <span class="rs-section-subtitle justify-content-start"> <img src="assets/images/shape/small-arrow.png" alt="image"> About Me </span> <h2 class="rs-section-title mb-15 rs-split-text-enable split-in-fade"><?php echo e($about->title); ?> <span class="rs-text-primary"></span> </h2> <!-- <p class="rs-about-designation">Freelance Designer & Developer</p> --> <p class="rs-about-description"><?php echo $about->description; ?> </p> </div> </div> </div> </div> </div> </section> <!-- about area end --> <!-- skill area start --> <section class="rs-skill-area rs-skill-one has-space-none primary-bg has-bg-dark py-5"> <div class="container"> <div class="row justify-content-center"> <div class="col-xl-10"> <div class="card p-5 shadow-lg border-0" style="background: linear-gradient(135deg, #ffe8ec, #e6e9ff);"> <h2 class="mb-4 text-center">Dr Ashna P A: From Dentist to Serial Entrepreneur</h2> <p class="rs-about-description" style="text-align: justify;"> Every journey is a mystery!! Mine began with a dental chair and a dream. Today, it’s no longer just dentistry, but a journey which has bloomed into something bigger than I ever imagined. I hail from an orthodox Muslim family and got married to Dr. Haneesh, an ENT Surgeon and social influencer. Life took a 180 degree turn when my husband got GBS, a disease affecting one in a lakh, years back, where in his limbs got paralysed. <br><br> With just a BDS degree in one hand and triplet babies 2.5 years old, it was one of the biggest challenges I was facing at that time. Once he got partially recovered, the first thing we decided was for me to enroll in postgraduation at Amrita School of Dentistry, and I became a Maxillofacial Prosthodontist. I worked for a year at Indira Gandhi Cooperative Hospital. <br><br> Dentistry is of course a white-collar job. But I realized it is only by giving back to society that the purpose of life is truly served. With like minded friends as partners, I started a multispecialty, superspecialty hospital in Cochin, a boutique hospital, a unique healthcare startup that provides premium personal services at affordable cost. A centre for daycare surgeries and a shared hospital space for doctors. <br><br> Meanwhile, I also stepped forward in multiple businesses. I became the Managing Partner of AMA Associates (a C&F company) and Director of an eCommerce platform. I was selected for two prestigious courses at IIM Bangalore one in entrepreneurship and another in finance funded by Goldman Sachs. <br><br> I was selected for various leadership roles: Executive Member of WEN (Women Entrepreneurs Network) for two years, Executive Member of WINGS (Women’s Initiative for Nurturing Growth of Society), Co-lead Health Panel of Indian Women Network of CII Cochin, and Director Consultant of BNI Cochin. <br><br> I have received multiple awards such as the Best Entrepreneur Award by IDA Cochin, JCI QUEENSBEE Award, Rising Star Award by TMA, Golden Eagle Award, and the Mompreneur Award by Samrambham. <br><br> I currently spearhead the HR department of Futureace Hospital and am highly passionate about training and mentoring. I’ve been invited as a guest speaker to various professional colleges in association with IEDC. Currently, I am associated with Boche’s Chemmannur Group as a master sales trainer. <br><br> I was a jury member for the national pitching competition, Indian Startup League held at Calicut. So far, my journey has been nothing less than exciting and it continues… </p> </div> </div> </div> </div> </section> </main> <!-- Body main wrapper end --> <?php $__env->stopSection(); ?> <?php echo $__env->make('layouts.apps', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH C:\Users\D E L L\Downloads\ashnapa\resources\views/frontend/about.blade.php ENDPATH**/ ?>