WordPress

Coming Soon

revealability

File "cbf5b23917b1c334ea56c409c1e3d2af962b6294.php"

Full Path: /home/karnava/public_html/center.karnavati.in/storage/framework/views/cbf5b23917b1c334ea56c409c1e3d2af962b6294.php
File size: 5.06 KB
MIME-type: text/html
Charset: utf-8

 	
<?php $__env->startSection('title','Course Inquiry'); ?>
<?php $__env->startSection('main_container'); ?>
            <!--== BODY INNER CONTAINER ==-->
            <div class="sb2-2">
                <!--== breadcrumbs ==-->
                <div class="sb2-2-2">
                    <ul>
                        <li><a href="index-2"><i class="fa fa-home" aria-hidden="true"></i> Home</a>
                        </li>
                        <li class="active-bre"><a href="#"> Booking Enquiry</a>
                        </li>
                        <li class="page-back"><a href="index-2"><i class="fa fa-backward" aria-hidden="true"></i> Back</a>
                        </li>
                    </ul>
                </div>

                <!--== User Details ==-->
                <div class="sb2-2-3">
                    <div class="row">
                        <div class="col-md-12">
                            <div class="box-inn-sp">
                                <div class="inn-title">
                                    <h4>Course Booking Enquiry</h4>
                                    <p>All about students like name, student id, phone, email, country, city and more</p>
                                </div>
                                <div class="tab-inn">
                                    <div class="table-responsive table-desi">
                                        <table class="table table-hover">
                                            <thead>
                                                <tr>
                                                    <th>#</th>
													<th>Name</th>
                                                    <th>Email id</th>
													<th>Phone</th>
													<th>View</th>
                                                </tr>
                                            </thead>
                                            <tbody>
                                                <tr>
                                                    <td>1</td>
                                                    <td>John smith</td>
                                                    <td>johm_smith@gmail.com</td>
													<td>+10 8415 6352</td>
													<td><a href="admin-view-enquiry" class="ad-st-view">View</a></td>
                                                </tr>
                                                <tr>
                                                    <td>2</td>
                                                    <td>John smith</td>
                                                    <td>johm_smith@gmail.com</td>
													<td>+10 8415 6352</td>
													<td><a href="admin-view-enquiry" class="ad-st-view">View</a></td>
                                                </tr>
                                                <tr>
                                                    <td>3</td>
                                                    <td>John smith</td>
                                                    <td>johm_smith@gmail.com</td>
													<td>+10 8415 6352</td>
													<td><a href="admin-view-enquiry" class="ad-st-view">View</a></td>
                                                </tr>
                                                <tr>
                                                    <td>4</td>
                                                    <td>John smith</td>
                                                    <td>johm_smith@gmail.com</td>
													<td>+10 8415 6352</td>
													<td><a href="admin-view-enquiry" class="ad-st-view">View</a></td>
                                                </tr>
                                                <tr>
                                                    <td>5</td>
                                                    <td>John smith</td>
                                                    <td>johm_smith@gmail.com</td>
													<td>+10 8415 6352</td>
													<td><a href="admin-view-enquiry" class="ad-st-view">View</a></td>
                                                </tr>
                                                <tr>
                                                    <td>6</td>
                                                    <td>John smith</td>
                                                    <td>johm_smith@gmail.com</td>
													<td>+10 8415 6352</td>
													<td><a href="admin-view-enquiry" class="ad-st-view">View</a></td>
                                                </tr>
                                            </tbody>
                                        </table>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>

        </div>
    </div>

    <?php $__env->stopSection(); ?>
<?php echo $__env->make('Admin.Layout.main_layout', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH C:\xampp\htdocs\iimtlms\resources\views/Admin/course_enquiry.blade.php ENDPATH**/ ?>