KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.41 (Ubuntu)
System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64
User : www-data ( 33)
PHP Version : 8.2.12
Disable Function : NONE
Directory :  /var/www/parassaas.edukrypt.in/resources/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/parassaas.edukrypt.in/resources/views/home.blade.php
@extends('master')
@section('content')

    <div class="main-wrapper scrollspy-container">


        {{-- Slider --}}
        <div class="slick-hero-slider-wrapper">
            <div class="slider slick-hero-slider slick-slider-center-mode slick-animation slick-inner-dot alt-dot-position">
                <div class="slick-item">
                    <div class="image-bg">
                        <img src="{{ asset('public/frontend/images/banner/1st.jpg') }}" alt="Image" />
                    </div>
                </div>

                <div class="slick-item">
                    <div class="image-bg">
                        <img src="{{ asset('public/frontend/images/banner/2nd.jpg') }}" alt="Image" />
                    </div>
                </div>

                <div class="slick-item">
                    <div class="image-bg">
                        <img src="{{ asset('public/frontend/images/banner/3rd.jpg') }}" alt="Image" />
                    </div>
                </div>


                <div class="slick-item">
                    <div class="image-bg">
                        <img src="{{ asset('public/frontend/images/banner/4th.jpg') }}" alt="Image" />
                    </div>
                </div>

                <div class="slick-item">
                    <div class="image-bg">
                        <img src="{{ asset('public/frontend/images/banner/5th.jpg') }}" alt="Image" />
                    </div>
                </div>

               

            </div>
        </div>
        {{-- End Slider --}}

        {{-- Choose You Course --}}
        <section class="mycourse-bg">
            <div class="container">

                <div class="row">
                    <div class="col-sm-12 col-md-12 ">
                        <div class="section-title mb-30">
                            <h2 class="text-center text-white">Choose Your Course</h2><br>
                        </div>
                    </div>
                </div>

                <div class="GridLex-gap-30">
                    <div class="GridLex-grid-noGutter-equalHeight">
                        <div class="GridLex-col-12_sm-7_xs-12_xss-12">
                            <div class="category-item-wrapper item-border">
                                <div class="GridLex-gap-20">
                                    <div class="GridLex-grid-noGutter-equalHeight">

                                        <div class="GridLex-col-4_sm-6_xs-6_xss-12">
                                            <a href="#" class="category-item">
                                                <div class="icon">
                                                    <i class="fa fa-graduation-cap" aria-hidden="true"></i>
                                                </div>
                                                <div class="content">
                                                    <h6>CA Foundation</h6>
                                                </div>
                                            </a>
                                        </div>

                                        <div class="GridLex-col-4_sm-6_xs-6_xss-12">
                                            <a href="#" class="category-item">
                                                <div class="icon">
                                                    <i class="fa fa-graduation-cap" aria-hidden="true"></i>
                                                </div>
                                                <div class="content">
                                                    <h6>CA Inter</h6>
                                                </div>
                                            </a>
                                        </div>

                                        <div class="GridLex-col-4_sm-6_xs-6_xss-12">
                                            <a href="#" class="category-item">
                                                <div class="icon">
                                                    <i class="fa fa-graduation-cap" aria-hidden="true"></i>
                                                </div>
                                                <div class="content">
                                                    <h6>CA Final</h6>
                                                </div>
                                            </a>
                                        </div>

                                        <div class="GridLex-col-4_sm-6_xs-6_xss-12">
                                            <a href="#" class="category-item">
                                                <div class="icon">
                                                    <i class="fa fa-graduation-cap" aria-hidden="true"></i>
                                                </div>
                                                <div class="content">
                                                    <h6>CMA Foundation</h6>
                                                </div>
                                            </a>
                                        </div>

                                        <div class="GridLex-col-4_sm-6_xs-6_xss-12">

                                            <a href="#" class="category-item">
                                                <div class="icon">
                                                    <i class="fa fa-graduation-cap" aria-hidden="true"></i>
                                                </div>
                                                <div class="content">
                                                    <h6>CMA Inter</h6>
                                                </div>
                                            </a>
                                        </div>

                                        <div class="GridLex-col-4_sm-6_xs-6_xss-12">
                                            <a href="#" class="category-item">
                                                <div class="icon">
                                                    <i class="fa fa-graduation-cap" aria-hidden="true"></i>
                                                </div>
                                                <div class="content">
                                                    <h6>CMA Final</h6>
                                                </div>
                                            </a>
                                        </div>

                                        <div class="GridLex-col-4_sm-6_xs-6_xss-12">
                                            <a href="#" class="category-item">
                                                <div class="icon">
                                                    <i class="fa fa-graduation-cap" aria-hidden="true"></i>
                                                </div>
                                                <div class="content">
                                                    <h6>CS Executive</h6>
                                                </div>
                                            </a>
                                        </div>

                                        <div class="GridLex-col-4_sm-6_xs-6_xss-12">
                                            <a href="#" class="category-item">
                                                <div class="icon">
                                                    <i class="fa fa-graduation-cap" aria-hidden="true"></i>
                                                </div>
                                                <div class="content">
                                                    <h6>CS Professional</h6>
                                                </div>
                                            </a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        {{-- End choose your --}}

        {{-- About --}}
        <section class="section"
            style="background-image:url('{{ asset('public/frontend/images/about-bg.jpg') }}');background-size: cover;padding: 100px 0 70px; ">
            <div class="container">
                <div class="row">
                    <div class="col-md-6">
                        <div class="section-title text-left">
                            <h2>About <span style="color: #f39642;">Navin Classes </span> </h2>
                            <p class="about-p">About Navin Classes- Established in the year 2016 by CA CS Avinash Sancheti & CA Navneet Mundhra, Navin Classes strives to provide a qualitatively superior coaching facility in the field of Commerce.   </p>
                            <p class="about-p">Navin Classes is a platform where student get the opportunity to be a part of learning and interactive environment which leads not only to their professional but also to their personal growth, which will eventually take them to great height of success.  </p>
                        </div>
                    </div>
                    <div class="col-md-6">
                        <!-- <center><img src="public/frontend/images/hero-header/teacher.png" draggable="false"
                                style="width:100%"></center> -->

                                <iframe width="100%" height="380px" src="https://www.youtube.com/embed/cVohuv3LY0k" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
                    </div>
                </div>
            </div>
        </section>
        {{-- End About --}}

        {{-- Meet Our Mentors --}}
        <section class="mycourse-bg cbg">

            <div class="container">

                <div class="row">

                    <div class="col-sm-12 col-md-12 ">

                        <div class="section-title mb-30">
                            <h2 class="text-center text-white">About Faculties</h2><br>
                        </div>

                    </div>

                </div>

                <div class="row">
                    <div class="col-lg-6">
                        <div class="email-signature">
                            <div class="signature-icon">
                                <img src="{{ asset('public/frontend/images/man/avinash-sancheti.png') }}" alt="">
                            </div>
                            <div class="signature-details">
                                <h2 class="title"> Avinash Sancheti</h2>
                                <span class="post">CA</span>
                            </div>
                            <p>(Chartered Accountant & Company Secretary, AIR 1, 3 & 5)</p>
                            <p>Avinash Sancheti, 1st division B. Com (H) graduate from St. Xavier’s College, Kolkata is a co-founder </p>

                            <p><a href="#!" class="yellow" data-toggle="modal" data-target="#myModal2">Read More</a></p>


                            <ul class="icon">
                                <li><a href="https://www.facebook.com/avinash.sancheti.5" target="_blank" class="fa fa-facebook-f"></a></li>
                                <li>
                                    <a href="https://www.instagram.com/avinashsancheti/" target="_blank"  class="fa fa-instagram">

                                    </a>
                                </li>
                            </ul>
                        </div>
                    </div>

                    <div class="col-lg-6">
                        <div class="email-signature">
                            <div class="signature-icon">
                                <img src="{{ asset('public/frontend/images/man/navneet-mundhra.png') }}" alt="">
                            </div>
                            <div class="signature-details">
                                <h2 class="title"> Navneet Mundhra</h2>
                                <span class="post">CA</span>
                            </div>
                            <p>(Chartered Accountant, 8 papers in Actuaries from IAI)</p>
                            <p>Navneet Mundhra, 1st division B. Com (H) graduate from St. Xavier’s College is a co-founder of Navin Classes. </p>

                            <p><a href="#!" class="yellow" data-toggle="modal" data-target="#myModal3">Read More</a></p>


                            <ul class="icon">
                                <li><a href="https://www.facebook.com/navn0209" target="_blank" class="fa fa-facebook-f"></a></li>
                                <li>
                                    <a href="https://www.instagram.com/nav_0209/" target="_blank"  class="fa fa-instagram">

                                    </a>
                                </li>
                            </ul>
                        </div>
                    </div>


                    
                    
                </div>
            </div>
        </section>
        {{-- END Meet Our Mentors --}}


        {{-- Our Courses --}}


        
        <section class="section bg-light">

            <div class="container">

                <div class="row">

                    <div class="col-sm-10 col-sm-offset-1 col-md-8 col-md-offset-2">

                        <div class="section-title">
                            <h2 class="text-center">Latest Courses</h2>
                            <!-- <p class="">However venture pursuit he am mr cordial. Forming musical am hearing
                                studied be luckily. <strong>Ourselves for determine</strong> attending how led gentleman
                                sincerity.</p> -->
                        </div>
                    </div>

                </div>

                <div class="course-item-wrapper gap-20">

                    @if (!empty($products))
                        <div class="GridLex-grid-noGutter-equalHeight GridLex-grid-center">
                            @foreach ($products as $product)
                                <div class="GridLex-col-3_mdd-4_sm-6_xs-6_xss-12">
                                    <div class="course-item">
                                        <a href="{{ asset('course/' . $product->slug) }}">

                                            <div class="course-item-image">
                                                <img src="{{ asset('public/uploads/products/' . $product->image) }}"
                                                    alt="Image" class="img-responsive" />
                                            </div>

                                            <div class="course-item-top clearfix">
                                                <div class="course-item-instructor">
                                                    <?php
                                                    $getTeacher = App\Helpers\Frontend::getTeacher($product->teacher_id);
                                                    ?>

                                                    <div class="image">
                                                        <img src="{{ asset('public/frontend/images/testimonial/01.jpg') }}"
                                                            alt="Image" class="img-circle" />
                                                    </div>
                                                    <?php echo !empty($getTeacher->username) ? '<span>' . $getTeacher->username . '</span>' : ''; ?>
                                                </div>
                                                <div class="course-item-price bg-danger">
                                                    <?php  
                                                    $getprice = App\Helpers\Frontend::getProductPrice_In_List($product->id); 
                                                    echo "<i class='fa fa-inr'></i> ".$getprice->price;
                                                    ?>
                                                </div>
                                            </div>

                                            <div class="course-item-content">
                                                <div class="rating-wrapper">
                                                    <div class="rating-item">
                                                        <input type="hidden" class="rating"
                                                            data-filled="fa fa-star" data-empty="fa fa-star-o"
                                                            data-fractions="2" data-readonly value="3.5" />
                                                    </div>
                                                    <span> (7 review)</span>
                                                </div>
                                                <h3 class="text-primary">{{ $product->name }}</h3>
                                                <p>{!! substr($product->short_desc, 0, 100) !!}..</p>
                                            </div>

                                            <div class="course-item-bottom clearfix">
                                                <div>
                                                    <i class="fa fa-folder-open-o"></i>
                                                    <span class="block">{{ $product->category }}</span>
                                                </div>
                                                <div>
                                                    <i class="fa fa-pencil-square-o"></i>
                                                    <span class="block">15 Lessons</span>
                                                </div>
                                                <div>
                                                    <i class="fa fa-calendar-check-o"></i>
                                                    <span class="block">4.5 Hours</span>
                                                </div>
                                            </div>

                                        </a>
                                    </div>
                                </div>

                            @endforeach




                        </div>
                    @endif
                </div>

            </div>

        </section>
        {{-- End Our courses --}}

        {{-- Rank Holder --}}
        <section class="mycourse-bg cbg">
            <div class="container">
                <div class="row item-align-center justify-content-center">
                    <div class="col-sm-10 col-sm-offset-1 col-md-8 col-md-offset-2">
                        <div class="section-title">
                            <h2 class="text-center text-white">Rank holder’s Advice </h2>
                        </div>
                    </div>
                </div>

                <div id="myCarouse2" class="carousel slide " data-ride="carousel">
                    <div class="carousel-inner ">
                        <div class="item active testimonial-wrapper">
                            
                            <div class="row">

                                <div class="col-sm-4">
                                    <div class="boxset">
                                        

                                        <iframe width="100%" height="220px" src="https://www.youtube.com/embed/gYhJTnHYPOM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
                                        <h4>AIR 1 Kinjal Ajmera </h4>
                                    </div>

                                </div>
                                <div class="col-sm-4">
                                    <div class="boxset">
                                        <iframe width="100%" height="220px" src="https://www.youtube.com/embed/xPFkj_ZZpWg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
                                        <h4>AIR 11 Neha Sarda</h4>
                                    </div>

                                </div>
                                <div class="col-sm-4">
                                    <div class="boxset">
                                        <iframe width="100%" height="220px" src="https://www.youtube.com/embed/9geICQtmCNU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
                                        <h4>AIR 13 Harsh Bagla</h4>
                                    </div>
                                </div>
                                
                            </div>
                        </div>

                        <div class="item testimonial-wrapper">
                            <div class="row">

                                <div class="col-sm-4">
                                    <div class="boxset">
                                        <iframe width="100%" height="220px" src="https://www.youtube.com/embed/QO9DuA5tRtA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
                                        <h4>AIR 17 Shruti Singh</h4>
                                    </div>
                                </div>
                                <div class="col-sm-4">
                                    <div class="boxset">
                                        <iframe width="100%" height="220px" src="https://www.youtube.com/embed/xQ1BHGJItsA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
                                        <h4>AIR 30 Ayush Rathi</h4>
                                    </div>
                                </div>
                                <div class="col-sm-4">
                                    <div class="boxset">
                                        <iframe width="100%" height="220px" src="https://www.youtube.com/embed/ylRneBrjIec" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
                                        <h4>AIR 40 Aditya Sharma</h4>
                                    </div>
                                </div>
                            </div>
                        </div>

                    
                        
                    
                    </div>

                    <a class="left carousel-control mycc" href="#myCarouse2" data-slide="prev">
                    <span class="glyphicon glyphicon-chevron-left"></span>
                    <span class="sr-only">Previous</span>
                    </a>
                    <a class="right carousel-control mycc" href="#myCarouse2" data-slide="next">
                    <span class="glyphicon glyphicon-chevron-right"></span>
                    <span class="sr-only">Next</span>
                    </a>
                </div>

            </div>
        </section>
        {{-- End rank holder --}}



        <section class="section " style="">
            <div class="container">

                <div class="row">
                    <div class="col-sm-10 col-sm-offset-1 col-md-8 col-md-offset-2">
                        <div class="section-title">
                            <h2 class="text-center text">Testimonial</h2>
                            <!-- <p>Marianne interest in exertion as. <strong>Offering my branched</strong> confined oh dashwood.
                            </p> -->
                        </div>
                    </div>
                </div>
                <div id="myCarousel" class="carousel slide " data-ride="carousel">
                    <div class="carousel-inner ">
                        <div class="item active testimonial-wrapper">
                            <div class="GridLex-gap-30">
                                <div class="GridLex-grid-noGutter-equalHeight">
                                    <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                        <div class="testimonial-item clearfix">
                                            <div class="testimonial-header">
                                                <div class="image">
                                                    <div class="image-inner">
                                                        <img src="{{ asset('public/frontend/images/testimonial/rupali-ojha.jpg') }}" alt="Image">
                                                    </div>
                                                </div>

                                                <div class="name">
                                                    <h5>Rupali Ojha</h5>
                                                    <span>Student</span>
                                                </div>
                                            </div>

                                            <div class="content">
                                                <p class="text-dark">The best coaching classes for ca cma and cs students i have ever seen . They are not there to only teach you but to guide you in each  phase.. There's a connection between the teachers and students that couldn't be found any other place. Plus there's a focus on concept clarity in each subject... One must avail there classes. They also have an app that is amazing It have regular practice questions to practice each day & mock test of each subject of both the Groups. It's a whole package for your exams preparation.</p>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                        <div class="testimonial-item clearfix">
                                            <div class="testimonial-header">
                                                <div class="image">
                                                    <div class="image-inner">
                                                        <img src="{{ asset('public/frontend/images/testimonial/akansha-gupta.jpeg') }}" alt="Image">
                                                    </div>
                                                </div>

                                                <div class="name">
                                                    <h5>Akanksha Gupta</h5>
                                                    <span>student</span>
                                                </div>
                                            </div>

                                            <div class="content">
                                                <p class="text-dark">Avinash sir is the best teacher of accounts I have ever seen he makes the subject easy to understand by concept clarity. Plus summary mat is very helpful, at the time of revision it helps a lot. The practice course they provide for regular practice is really very beneficial for the strong grip in the subject. They provide mock test which help to understand the mistake and to rectify it. It's a wholesome package for the exam preparation. Do take classes from here.</p>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                        <div class="testimonial-item clearfix">
                                            <div class="testimonial-header">
                                                <div class="image">
                                                    <div class="image-inner">
                                                        <img src="{{ asset('public/frontend/images/testimonial/bulbul-kumari.jpg') }}" alt="Image">
                                                    </div>
                                                </div>

                                                <div class="name">
                                                    <h5>BULBUL KUMARI</h5>
                                                    <span>Student</span>
                                                </div>
                                            </div>
                                            <div class="content">
                                                <p class="text-dark">Avinash sir is a best teacher of accounts. His way of teaching not only helps us to understand the concept  in a well manner but   he always trying to relate each concept with the real situation which is one of his best part of teaching. The practice course they are provided for helps us a lot to revise  concept &  solve the different type of questions..</p>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>

                        <div class="item testimonial-wrapper">
                            <div class="GridLex-gap-30">
                                <div class="GridLex-grid-noGutter-equalHeight">
                                    <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                        <div class="testimonial-item clearfix">
                                            <div class="testimonial-header">
                                                <div class="image">
                                                    <div class="image-inner">
                                                        <img src="{{ asset('public/frontend/images/testimonial/raman-kumar.jpg') }}" alt="Image">
                                                    </div>
                                                </div>

                                                <div class="name">
                                                    <h5>Raman kumar</h5>
                                                    <span>Student</span>
                                                </div>
                                            </div>

                                            <div class="content">
                                                <p class="text-dark">I can assure u.. about #Navin classes that this classes will always keep u high u will never feel low after availing classes from here.. Being a student of navin sir I feel very lucky because the way through which he explains the accounting concept is soo beautiful .. Summary mat that he provides is like energy booster. I will say don't think so much go for #Navi classes </p>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                        <div class="testimonial-item clearfix">
                                            <div class="testimonial-header">
                                                <div class="image">
                                                    <div class="image-inner">
                                                        <img src="{{ asset('public/frontend/images/testimonial/bhawana-chopra.jpg') }}" alt="Image">
                                                    </div>
                                                </div>

                                                <div class="name">
                                                    <h5>Bhavna Chopra</h5>
                                                    <span>Student</span>
                                                </div>
                                            </div>

                                            <div class="content">
                                                <p class="text-dark">Navin classes is the best. The content was a bit lengthy but sir use to solve every question from the compiler and it was more than enough to practise from the compiler and the best part was the summary book which helps a lot to recall everything at one go.</p>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                        <div class="testimonial-item clearfix">
                                            <div class="testimonial-header">
                                                <div class="image">
                                                    <div class="image-inner">
                                                        <img src="{{ asset('public/frontend/images/testimonial/harsh-vyas.jpg') }}" alt="Image">    
                                                    </div>
                                                </div>

                                                <div class="name">
                                                    <h5>Harsh Vyas</h5>
                                                    <span>Student</span>
                                                </div>
                                            </div>
                                            <div class="content">
                                                <p class="text-dark">Navin classes is the best place for professional courses where one can get quality teaching within reasonable prices .The material which is provided by them is also quite comprehensive including the summary modules which I haven't seen at any other coaching centre . The guidance provided by the teachers here also helps the students a lot .</p>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>

                        <div class="item testimonial-wrapper">
                            <div class="GridLex-gap-30">
                                <div class="GridLex-grid-noGutter-equalHeight">
                                    <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                        <div class="testimonial-item clearfix">
                                            <div class="testimonial-header">
                                                <div class="image">
                                                    <div class="image-inner">
                                                    <img src="{{ asset('public/frontend/images/testimonial/krishi-chokhani.jpg') }}" alt="Image">  
                                                    </div>
                                                </div>

                                                <div class="name">
                                                    <h5>krishi Chokhan</h5>
                                                    <span>Student</span>
                                                </div>
                                            </div>

                                            <div class="content">
                                                <p class="text-dark">This is not a place for students but a second home. The teachers are so amazing and interactive that really helps a student to share each and every problem faced by him freely,even if it's not related to studies.
                                            Avinash Sir and Navneet Sir are more like friends and the knowledge imparted by them are at a different level.</p>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                        <div class="testimonial-item clearfix">
                                            <div class="testimonial-header">
                                                <div class="image">
                                                    <div class="image-inner">
                                                    <img src="{{ asset('public/frontend/images/testimonial/anirudh-saraf.jpg') }}" alt="Image">  
                                                    </div>
                                                </div>

                                                <div class="name">
                                                    <h5>Anirudha Saraf</h5>
                                                    <span>Student</span>
                                                </div>
                                            </div>

                                            <div class="content">
                                                <p class="text-dark">This is a place where once you enter , then you will leave with a bag full of knowledge not just for academics but also for your corporate life .
                                        The reason is that you will get the best faculties here for the subjects offered and choosing Navin Classes is one of my best decisions.</p>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                        <div class="testimonial-item clearfix">
                                            <div class="testimonial-header">
                                                <div class="image">
                                                    <div class="image-inner">
                                                    <img src="{{ asset('public/frontend/images/testimonial/saloni-sodhani.jpg') }}" alt="Image">  
                                                    </div>
                                                </div>

                                                <div class="name">
                                                    <h5>Saloni Sodhani</h5>
                                                    <span>Student</span>
                                                </div>
                                            </div>
                                            <div class="content">
                                                <p class="text-dark">Navin Classes is the place where one gets the best learning experience.The content is very good.The teachers not only make us prepare for the exams but moulds us for our future ahead.They inspire and motivate us to work harder.</p>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>



                        <div class="item testimonial-wrapper">
                            <div class="GridLex-gap-30">
                                <div class="GridLex-grid-noGutter-equalHeight">
                                    <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                        <div class="testimonial-item clearfix">
                                            <div class="testimonial-header">
                                                <div class="image">
                                                    <div class="image-inner">
                                                        <img src="{{ asset('public/frontend/images/testimonial/himansu-ramuka.jpg') }}" alt="Image">  
                                                    </div>
                                                </div>

                                                <div class="name">
                                                    <h5>Himanshu Ramuka</h5>
                                                    <span>Student</span>
                                                </div>
                                            </div>

                                            <div class="content">
                                                <p class="text-dark">Navin classes is the place where you can put up all your worries and tension regarding professional courses....They will refine you in such a way that you will be ready to rock the exams...The material and support provided by sir is just top notch be it the summary modules, doubt solving ,personal guidance .. everything was just amazing At last (Gillette)- The best a man can get (Navin classes) -The best a CA/CS/CMA student can get</p>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                        <div class="testimonial-item clearfix">
                                            <div class="testimonial-header">
                                                <div class="image">
                                                    <div class="image-inner">
                                                    
                                                        <img src="{{ asset('public/frontend/images/testimonial/profile.jpg') }}" alt="Image"> 
                                                    </div>
                                                </div>

                                                <div class="name">
                                                    <h5>Sakshi Sharma</h5>
                                                    <span>Student</span>
                                                </div>
                                            </div>

                                            <div class="content">
                                                <p class="text-dark">Classes with Navin class have been so worthwhile! I think it was one of my best decision to take classes from Avinash sir and Navneet sir and  choose them as my mentor..Doubts are cleared in the class itself..They always encourages us to try..The summary mat which the faculty provided is very much helpful before a day of xm plus regular practise course and practice session at the end of every chapter boost our confidence a lot.. They not only teach from exam point of view but also from practical life..I got a full bag of knowledge from here</p>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                        <div class="testimonial-item clearfix">
                                            <div class="testimonial-header">
                                                <div class="image">
                                                    <div class="image-inner">
                                                      
                                                        <img src="{{ asset('public/frontend/images/testimonial/profile.jpg') }}" alt="Image"> 
                                                    </div>
                                                </div>

                                                <div class="name">
                                                    <h5>Varsha Vish</h5>
                                                    <span>Student</span>
                                                </div>
                                            </div>
                                            <div class="content">
                                                <p class="text-dark">From covering every aspect of the chapter to summarizing it in few pages, conducting tests on regular basis , communication and many more...everything about navin classes is top notch.</p>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>

                        <div class="item testimonial-wrapper">
                            <div class="GridLex-gap-30">
                                <div class="GridLex-grid-noGutter-equalHeight">
                                    <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                        <div class="testimonial-item clearfix">
                                            <div class="testimonial-header">
                                                <div class="image">
                                                    <div class="image-inner">
                                                    

                                                        <img src="{{ asset('public/frontend/images/testimonial/mahima-khemka.jpg') }}" alt="Image"> 
                                                    </div>
                                                </div>

                                                <div class="name">
                                                    <h5>Mahima Khemka</h5>
                                                    <span>Student</span>
                                                </div>
                                            </div>

                                            <div class="content">
                                                <p class="text-dark">One of the best teachers I have had in my life. Accountancy has been much more easier and fun learning with Avinash Sancheti Sir. Ample amount of questions are done, the summary mat makes learning easy and is very helpful, regular practice session questions are provided for betterment of the concept, live classes with one to one student teacher interaction are provided for concept clearance. I would suggest everyone to take classes from NAVIN CLASSES.</p>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                        <div class="testimonial-item clearfix">
                                            <div class="testimonial-header">
                                                <div class="image">
                                                    <div class="image-inner">
                                                      
                                                        <img src="{{ asset('public/frontend/images/testimonial/profile.jpg') }}" alt="Image"> 
                                                    </div>
                                                </div>

                                                <div class="name">
                                                    <h5>Priyanka Gupta</h5>
                                                    <span>Student</span>
                                                </div>
                                            </div>

                                            <div class="content">
                                                <p class="text-dark">Avinash sir is the best teacher of accounts, he makes learning process very interesting as well as creative.Although sir is very strict in class,he is very polite and friendly helpful outside of class . Avinash sir  is very understanding teachers he teaches as nicely.</p>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                        <div class="testimonial-item clearfix">
                                            <div class="testimonial-header">
                                                <div class="image">
                                                    <div class="image-inner">
                                                       

                                                        <img src="{{ asset('public/frontend/images/testimonial/profile.jpg') }}" alt="Image"> 
                                                    </div>
                                                </div>

                                                <div class="name">
                                                    <h5>Deep Agarwal</h5>
                                                    <span>Student</span>
                                                </div>
                                            </div>
                                            <div class="content">
                                                <p class="text-dark">Words are not enough to express my gratitude towards Navin classes for the immense knowledge they have shared with us. Avinash sir and Navneet sir are like our friends and are the best as they support and solve each of our problems personally and removes all the obstacles that comes in our path of achieving greater heights.</p>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>


                        <div class="item testimonial-wrapper">
                            <div class="GridLex-gap-30">
                                <div class="GridLex-grid-noGutter-equalHeight">
                                    <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                        <div class="testimonial-item clearfix">
                                            <div class="testimonial-header">
                                                <div class="image">
                                                    <div class="image-inner">
                                                       
                                                        <img src="{{ asset('public/frontend/images/testimonial/suman-pandit.jpg') }}" alt="Image"> 
                                                    </div>
                                                </div>

                                                <div class="name">
                                                    <h5>Suman Pandit </h5>
                                                    <span>Student</span>
                                                </div>
                                            </div>

                                            <div class="content">
                                                <p class="text-dark">I have a good experience with Navin Classes .Here I get all the revision classes and regular practice which helped me alot. Regular practice  provides us different types of questions with specified time to complete it .It helps me in time management.</p>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                        <div class="testimonial-item clearfix">
                                            <div class="testimonial-header">
                                                <div class="image">
                                                    <div class="image-inner">
                                                       

                                                        <img src="{{ asset('public/frontend/images/testimonial/apratim-pal.jpg') }}" alt="Image"> 
                                                    </div>
                                                </div>

                                                <div class="name">
                                                    <h5>Apratim Pal </h5>
                                                    <span>Student</span>
                                                </div>
                                            </div>

                                            <div class="content">
                                                <p class="text-dark">Navin Classes helped me a lot in the term as recovering my missed classes without disruption and also daily practice of Accounts made me well prepared for the subject. It was very much helpful for me.</p>
                                            </div>
                                        </div>
                                    </div>

                                    <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                        <div class="testimonial-item clearfix">
                                            <div class="testimonial-header">
                                                <div class="image">
                                                    <div class="image-inner">
                                              

                                                        <img src="{{ asset('public/frontend/images/testimonial/shivam-singh.jpg') }}" alt="Image"> 
                                                    </div>
                                                </div>

                                                <div class="name">
                                                    <h5>Shivam Singh </h5>
                                                    <span>Student</span>
                                                </div>
                                            </div>
                                            <div class="content">
                                                <p class="text-dark">Yes, the experience was fantastic  Just because of you sir. The way u teach is remarkable and is very easy to understand and practice.</p>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>

                        <div class="item testimonial-wrapper">
                            <div class="GridLex-gap-30">
                                <div class="GridLex-grid-noGutter-equalHeight">
                                    <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                        <div class="testimonial-item clearfix">
                                            <div class="testimonial-header">
                                                <div class="image">
                                                    <div class="image-inner">
                                                    
                                                        <img src="{{ asset('public/frontend/images/testimonial/sweta-shaw.jpg') }}" alt="Image">
                                                    </div>
                                                </div>

                                                <div class="name">
                                                    <h5>Sweta Shaw  </h5>
                                                    <span>Student</span>
                                                </div>
                                            </div>

                                            <div class="content">
                                                <p class="text-dark">I really appreciate the effort of Navin classes towards their students. They really ensure that the student gets good marks and they put in all the hard work.  </p>
                                            </div>
                                        </div>
                                    </div>

                                </div>
                            </div>
                        </div>
                        
                    
                    </div>

                    <a class="left carousel-control mycc" href="#myCarousel" data-slide="prev">
                    <span class="glyphicon glyphicon-chevron-left"></span>
                    <span class="sr-only">Previous</span>
                    </a>
                    <a class="right carousel-control mycc" href="#myCarousel" data-slide="next">
                    <span class="glyphicon glyphicon-chevron-right"></span>
                    <span class="sr-only">Next</span>
                    </a>
                </div>
            </div>
        </section>


        <!-- <section class="section pb-70" style="">
            <div class="container">
                <div class="row">
                    <div class="col-sm-10 col-sm-offset-1 col-md-8 col-md-offset-2">
                        <div class="section-title">
                            <h2 class="text-center text">Testimonial</h2>
                            <p>Marianne interest in exertion as. <strong>Offering my branched</strong> confined oh dashwood.
                            </p>
                        </div>
                    </div>
                </div>

                <div class="testimonial-wrapper">
                    <div class="GridLex-gap-30">
                        <div class="GridLex-grid-noGutter-equalHeight">
                            <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                <div class="testimonial-item clearfix">
                                    <div class="testimonial-header">
                                        <div class="image">
                                            <div class="image-inner">
                                                <img src="{{ asset('public/frontend/images/man/10.jpg') }}" alt="Image">
                                            </div>
                                        </div>

                                        <div class="name">
                                            <h5>Antony Robert</h5>
                                            <span>From Spain</span>
                                        </div>
                                    </div>

                                    <div class="content">
                                        <p class="text-dark">She meant new their sex could defer child. An lose at
                                            quit to life do dull. Moreover end horrible endeavor entrance any families.
                                            Income appear extent on of thrown in admire.</p>
                                    </div>
                                </div>
                            </div>

                            <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                <div class="testimonial-item clearfix">
                                    <div class="testimonial-header">
                                        <div class="image">
                                            <div class="image-inner">
                                                <img src="{{ asset('public/frontend/images/man/10.jpg') }}" alt="Image">
                                            </div>
                                        </div>

                                        <div class="name">
                                            <h5>Mohammed Salem</h5>
                                            <span>From Turkey</span>
                                        </div>
                                    </div>

                                    <div class="content">
                                        <p class="text-dark">Consider now provided laughter boy landlord dashwood.
                                            Often voice and the spoke. No shewing fertile village equally prepare up females
                                            sentiments increasing particular.</p>
                                    </div>
                                </div>
                            </div>

                            <div class="GridLex-col-4_sm-4_xs-12_xss-12">
                                <div class="testimonial-item clearfix">
                                    <div class="testimonial-header">
                                        <div class="image">
                                            <div class="image-inner">
                                                <img src="{{ asset('public/frontend/images/man/10.jpg') }}" alt="Image">
                                            </div>
                                        </div>

                                        <div class="name">
                                            <h5>Chaiyapatt Putsathit</h5>
                                            <span>From Thailand</span>
                                        </div>
                                    </div>
                                    <div class="content">
                                        <p class="text-dark">Advantages boisterous day excellence boy. Out between our
                                            two waiting wishing. Pursuit he he garrets greater towards amiable so placing.
                                            Abode shy shade she hours forth its use.</p>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section> -->



    </div>

@endsection

@push('footer-script')

@endpush

Anon7 - 2021