Sh3ll
OdayForums


Server : Apache
System : Linux 145.162.205.92.host.secureserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64
User : tradze ( 1001)
PHP Version : 8.1.34
Disable Function : NONE
Directory :  /home/tradze/www/storage-old/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/tradze/www/storage-old/framework/views/1de3d9f13a396333c12a85d48c1e6790386e8a0b.php
<?php if($therapist && $massage): ?>

    <div class="row">

    <div class="col-lg-6 col-md-4 col-sm-4">

        <div><img class="img-responsive img-big" src="<?php echo e($therapist['data']->avatarUrl); ?>"/></div>

    </div>

    <div class="col-lg-6 col-md-8 col-sm-8">
        <div class="therapist-box-inner">

        



        <div class="availability-gradient">

            <!-- Nav tabs -->

            <ul class="nav nav-tabs" role="tablist">

                <li role="presentation"><a href="#info" aria-controls="info" role="tab" data-toggle="tab">INFO</a></li>

                <li role="presentation" class="active"><a href="#availability" aria-controls="info" role="tab" data-toggle="tab">AVAILABILITY</a></li>
                <li role="presentation" ><a href="#myWork" aria-controls="info" role="tab" data-toggle="tab">MY WORK</a></li>
                <li role="presentation"><a href="#reviews1" aria-controls="reviews" role="tab" data-toggle="tab">REVIEWS</a></li>
                <!-- <li role="presentation" ><a href="#myWork" aria-controls="info" role="tab" data-toggle="tab">MY Work</a></li>
                <li role="presentation"><a href="#reviews1" aria-controls="reviews" role="tab" data-toggle="tab">REVIEWS</a></li> -->
                <?php //print_r($therapist['data']->profile->massage_table_status); die();
                                $massage_table_status = !empty($therapist['data']->profile->massage_table_status) && $massage[0]->is_massage ? $therapist['data']->profile->massage_table_status:0 ;
                             ?>

                                <?php if($massage_table_status): ?>
                <li>
                            <a href="javascript:void(0)" class="badge-massage-table-tooltip" data-toggle="tooltip" data-placement="bottom" title="<?php echo e(trans('users::therapists.massage_table_included')); ?>">
                                 
                                 <span class="badge-massage-table badge-gradient-img">

                                    <img class="img-badge-massage-table" src="<?php echo e(asset('/themes/frontend_new/assets/img/icon-massage-table.JPG')); ?>"/>
                                    <?php /*<i class="fa fa-bed"></i>*/ ?>
                                </span>
                            </a></li>
                           <?php endif; ?>
                                
            </ul>

            <!-- Tab panes -->

            <div class="tab-content">

                <div role="tabpanel" class="tab-pane" id="info">

                    <div class="therapist_name"><?php echo e($therapist['data']->name); ?></div>

                    <div class="treatments-title">Bio:</div>

                    <div class="therapist-description">

                        <?php echo $therapist['data']->profile->about; ?>


                    </div>

                    <div class="treatments-title">Services:</div>

                    <div class="massage_type">

                        <?php echo e(implode(',',$therapist['services'])); ?>


                    </div>

                </div>

                

                <div role="tabpanel" class="tab-pane active" id="availability">

                    <?php /*start slider select date*/ ?>

                    <div class="select-date-tab">

                        <div class="select-info calender-gradient">

                            <?php /*start pate-title*/ ?>

                            <div class="page_title">Select Date & Time</div>

                            <?php /*start page-title*/ ?>



                            <?php /*start slider*/ ?>

                            <?php /*<div class="month-name">January</div>*/ ?>

                            <div class="owl-select-date-tab owl-theme owl-carousel owl-theme-int" id="selected-teharpist-calendar-dates">

                                <?php foreach($all_days as $day): ?>

                                    <div class="item <?php if($day['is-active']): ?> active-item <?php endif; ?> pick-a-day-selected-teharpist" date="<?php echo e($day['date']); ?>" thId="<?php echo e($therapist['data']->id); ?>">

                                        <div class="name-day"><?php echo e($day['info']['name-day']); ?></div>

                                        <div class="nr-date"><?php echo e($day['info']['nr-date']); ?></div>

                                        <div class="month-name"><?php echo e($day['info']['month-name']); ?></div>

                                    </div>

                                <?php endforeach; ?>

                            </div>

                            <?php /*end slider*/ ?>

                        </div>

                        <img class="img-responsive full-width hide-tab hide-tel" src="<?php echo e(asset('themes/frontend_new/assets/img/slider-calendar-bg.jpg')); ?>"/>

                        <img class="img-responsive full-width hide-desktop" src="<?php echo e(asset('themes/frontend_new/assets/img/slider-calendar-bg-tab.jpg')); ?>"/>

                    </div>

                    <?php /*end slider select date*/ ?>



                    <div class="available-hours available-hours-gradient" id="therapist-hours">

                        <?php /*loading therapis hours by ajax*/ ?>

                    </div>

                </div>

                <div role="tabpanel" class="tab-pane " id="myWork"> 
                    <div class="select-date-tab">

                        <div class="mywork-slider">
                            <div class="owl-carousel1 owl-theme1 myWorktheme1 clearfix">
                                <?php if(isset($therapist['data']->mywork)): ?>
                                <?php foreach($therapist['data']->mywork as $mywork): ?>
                            <div class="item col-md-3 col-sm-3 col-xs-6 work_img_wrapp">
                                <div class="gallery-slider event_gallery1">
                                <div class="event_img_wrapper1 myWorkImg">
                                <a data-fancybox="gallery" class="myWork_Img">
                                    <img class="img-responsive img-roundedd image-spacing" src="<?php echo e(asset('/').$mywork->path); ?>" alt="">
                                </a>
                                </div>
                                <!-- <div class="event_img_wrapper1 myWorkImg">
                                <a data-fancybox="gallery1" >
                                    <img class="img-responsive1 img-roundedd image-spacing1" src="http://testt.zenlondon.co.uk/images/events/gallery/qza6mq37ttx7yoqhyt4i-uggs.jpg" alt="">
                                </a>
                                </div> -->
                                </div>

                            </div>
                            <?php endforeach; ?>
                            <?php endif; ?>
                            <!-- <div class="item">
                            <div class="gallery-slider event_gallery1">
                                <div class="event_img_wrapper1 myWorkImg">
                                <a data-fancybox="gallery1" >
                                    <img class="img-responsive1 img-roundedd image-spacing1" src="http://testt.zenlondon.co.uk/images/events/gallery/qza6mq37ttx7yoqhyt4i-uggs.jpg" alt="">
                                </a>
                                </div>
                                <div class="event_img_wrapper1 myWorkImg">
                                <a data-fancybox="gallery1" >
                                    <img class="img-responsive1 img-roundedd image-spacing1" src="http://testt.zenlondon.co.uk/images/events/gallery/qza6mq37ttx7yoqhyt4i-uggs.jpg" alt="">
                                </a>
                                </div>
                                </div>
                            </div>
                            <div class="item">
                            <div class="gallery-slider event_gallery1">
                                <div class="event_img_wrapper1 myWorkImg">
                                <a data-fancybox="gallery1" >
                                    <img class="img-responsive1 img-roundedd image-spacing1" src="http://testt.zenlondon.co.uk/images/events/gallery/qza6mq37ttx7yoqhyt4i-uggs.jpg" alt="">
                                </a>
                                </div>
                                <div class="event_img_wrapper1 myWorkImg">
                                <a data-fancybox="gallery1" >
                                    <img class="img-responsive1 img-roundedd image-spacing1" src="http://testt.zenlondon.co.uk/images/events/gallery/qza6mq37ttx7yoqhyt4i-uggs.jpg" alt="">
                                </a>
                                </div>
                                </div>
                            </div>
                            <div class="item">
                            <div class="gallery-slider event_gallery1">
                                <div class="event_img_wrapper1 myWorkImg">
                                <a data-fancybox="gallery1" >
                                    <img class="img-responsive1 img-roundedd image-spacing1" src="http://testt.zenlondon.co.uk/images/events/gallery/qza6mq37ttx7yoqhyt4i-uggs.jpg" alt="">
                                </a>
                                </div>
                                <div class="event_img_wrapper1 myWorkImg">
                                <a data-fancybox="gallery1" >
                                    <img class="img-responsive1 img-roundedd image-spacing1" src="http://testt.zenlondon.co.uk/images/events/gallery/qza6mq37ttx7yoqhyt4i-uggs.jpg" alt="">
                                </a>
                                </div>
                                </div>
                            </div> -->
                            <!-- <div class="item"><h4>5</h4></div>
                            <div class="item"><h4>6</h4></div> -->
                            
                        </div>

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

                <div role="tabpanel" class="tab-pane " id="reviews1"> 
                            <!-- <div class="select-date-tab">
                                <div class="select-info">                       
                                    <div class="page_title">Select Date &amp; Time</div>                                                
                                </div>
                            </div> -->
                            <!-- <div class="available-hours" id="therapist-hours" style="display: block;"><div class="active-button-massage">Oops!<br>
                            
                            </div> -->

                            <div class="review-tabsection">
                            <div class="review-height scrollbar7" id="scroll7">
                                <div class="fiveRating_rating top-margin">
                                    <div class="star-num">
                                        <h3><?php echo e(count($therapist['data']->therapistreview)); ?> Reviews</h3>
                                    </div>
                                    <div class="total_stars">
                                        <?php for($i = 1; $i <= 5; $i++) { ?>
                                            <?php if($i <= $therapist['data']->therapist_overall_rating): ?>
                                                <i class="fa-solid fa-star fa-2xl" style="color: #ffc800;"></i>
                                             <?php else: ?>
                                                <i class="fa-solid fa-star opacity_star fa-2xl" style="color: #f5f2b3;"></i>
                                             <?php endif; ?>
                                        <?php } ?>
                                    </div>
                                </div>
                        <div class="clientReview-box">
                        <?php if(isset($therapist['data']->therapistreview)): ?>
                            <?php foreach($therapist['data']->therapistreview as $review): ?>  
                                <?php $info = json_decode($review->booking->orderInfo);
                                    ?>
                            <div class="top-margin">
                                       
                                        <div class="exellent">
                                            <p><?php echo e($review->review); ?></p>
                                        </div>
                                        <div class="good_reviews">
                                            <div class="reviews_AndDetails">
                                                <div class="treatment_block">
                                                    <p>Treatment by <?php echo e($review->therapist->name); ?><span>•</span></p>
                                                </div>
                                                <div class="services-done">
                                                    <p><?php if(isset($info->treatment->name)): ?>
                                                            <?php echo e($info->treatment->name); ?>

                                                        <?php endif; ?></p>
                                                </div>
                                                <!-- <div class="show_allBtn">
                                                    <a href="#">Show all…</a>
                                                </div> -->
                                            </div>
                                        </div>
                                        <div class="review_by">
                                            <p>Review by <?php echo e($review->user->name); ?></p>
                                        </div>
                                        <div class="report_list">
                                            <div class="report_list__layer">
                                                <span class="report_sure">Sure </span>
                                                <span class="report_sure_check">
                                                    <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24">
                                                        <defs>
                                                            <path id="a" d="M16.138 7.956l1.542 1.543-7.316 7.317L6.32 12.77l1.542-1.542 2.502 2.5 5.774-5.773zM12 21.818c5.422 0 9.818-4.396 9.818-9.818S17.422 2.182 12 2.182 2.182 6.578 2.182 12 6.578 21.818 12 21.818zM12 24C5.373 24 0 18.627 0 12S5.373 0 12 0s12 5.373 12 12-5.373 12-12 12z">
                                                            </path>
                                                        </defs>
                                                        <use fill="#00B0B9" fill-rule="evenodd" href="#a"></use>
                                                    </svg></span> 
                                                <span class="report_sureDot">•</span>
                                                <?php if(isset($review->created_at)): ?>
                                                    <?php 
                                                        $bookingDate = \Carbon\Carbon::parse($review->created_at);
                                                        $currentDate = \Carbon\Carbon::now();
                                                        $daysDifference = $currentDate->diffInDays($bookingDate);
                                                     ?> 
                                                <span class="report_sureDot sure_dottext"><?php echo e($daysDifference); ?> days ago</span>
                                                <?php endif; ?>


                                            </div>
                                        </div>
                                        <div class="fiveRating_rating">
                                            <?php for($i = 1; $i <= 5; $i++) { ?>
                                                <?php if($i <= $review->salon_rating): ?>
                                                    <i class="fa-solid fa-star fa-2xl" style="color: #ffc800;"></i>
                                                 <?php else: ?>
                                                    <i class="fa-solid fa-star opacity_star fa-2xl" style="color: #f5f2b3;"></i>
                                                 <?php endif; ?>
                                                <?php } ?>
                                        </div>
                                    </div>
                            
                            <?php endforeach; ?>
                        <?php endif; ?>
                            <!-- <div class="fiveRating_rating">
                                <div class="star-num">
                                <h3>0 Reviews</h3>
                                </div>
                                <i class="fa-solid fa-star opacity_star fa-2xl"></i>
                                <i class="fa-solid fa-star opacity_star fa-2xl"></i>
                                <i class="fa-solid fa-star opacity_star fa-2xl"></i>
                                <i class="fa-solid fa-star opacity_star fa-2xl"></i>
                                <i class="fa-solid fa-star opacity_star fa-2xl"></i>
                            </div> -->
                        </div>

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

            </div>

        </div>



        <?php if(in_array($therapist['data']->id,$selected)): ?>

            <div><a href="#" class="selected_therapist">SELECTED</a></div>

        <?php endif; ?>

        <div id="modal-booking-action">

            <!-- <a href="#" therapist="<?php echo e($therapist['data']->id); ?>" date="<?php echo e($selected_date); ?>" hour="<?php echo e($selectedhour); ?>" class="book_therapist book-therapist-now-modal book-nowBtnborder">Add to basket</a> -->

        </div>



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

<?php else: ?>

    <div class="active-button-massage">THIS THERAPIST IS NO LONGER AVAILABLE</div>

<?php endif; ?>

 <script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.2.5/jquery.fancybox.min.js"></script>

ZeroDay Forums Mini