OwlCyberSecurity - MANAGER
Edit File: f704c89576330322119b21fd3312421ed7c949d2.php
<?php $__env->startSection('title'); ?> Sportpesa - Home of Soccer Predictions <?php $__env->stopSection(); ?> <?php $__env->startSection('tag'); ?> <meta name="description" content=""> <?php $__env->stopSection(); ?> <?php $__env->startSection('levelCSS'); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('home'); ?> active <?php $__env->stopSection(); ?> <?php $__env->startSection('body'); ?> <section> <div class="container-fluid" style="background: url('<?php echo e(asset('images/bannerbg.jpg')); ?>') no-repeat; background-size: cover;"> <div class="clearfix"><br></div> <div class="row justify-content-center"> <div class="col-sm-11"> <div class="row"> <div class="col-sm-3 text-center mb-3"> <h1 class="text-white">Home of Soccer Predictions</h1> <br> <p style="font-size: 20px; color: whitesmoke; margin-top: -5px;"> Best place to enjoy daily winning in soccer! Visit our website daily for accurate predictions </p> </div> <div class="col-sm-6 nopaddingsmall" style="margin-top: -20px; margin-bottom: 0px;"> <div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel"> <ol class="carousel-indicators"> <?php $__currentLoopData = $sliderS; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <li data-target="#carouselExampleIndicators" data-slide-to="0" class="<?php if($key=='0'): ?> active <?php endif; ?>"></li> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </ol> <div class="carousel-inner"> <?php $__currentLoopData = $sliderS; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="carousel-item <?php if($key=='0'): ?> active <?php endif; ?>"> <img class="d-block w-100" src="<?php echo e($path); ?>/slider/<?php echo e($item->path); ?>" alt="First slide"> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> <a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="sr-only">Previous</span> </a> <a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="sr-only">Next</span> </a> </div> </div> <div class="col-sm-3 mb-3"> <div class="list-group"> <a href="#" class="list-group-item list-group-item-primary"> <center>QUICK LINKS</center> </a> <a href="<?php echo e(route('/how-to-join')); ?>"><button class="btn btn-md btn-block light-b btn-soft-primary no-radius">How To Pay</button></a> <a href="<?php echo e(route('/vip')); ?>"><button class="btn btn-md btn-block light-b btn-primary no-radius">VIP Packages</button></a> <a href="<?php echo e(route('/recent_winnings')); ?>"><button class="btn btn-md btn-block light-b btn-primary no-radius">Testimonials</button></a> <a href="<?php echo e(route('/vip')); ?>#investment"><button class="btn btn-md btn-block light-b btn-default no-radius">Sportpesa Investment Package</button></a> <a href="<?php echo e(route('/terms-and-conditions')); ?>"><button class="btn btn-md btn-block light-b btn-primary">Terms & Conditions</button></a> </div> </div> </div> </div> </div> </div> </section> <div class="container"> <div class="row justify-content-center"> <div class="col-sm-10 nopaddingsmall" style="padding: 0px;"> <div class="col-sm-12 mt-4"> <h2 class="myTitle">OUR FREE BANKERS</h2> </div> <div class=""> <div class="make-flex" style="justify-content: flex-start"> <div class="date-toggle" data-id="pane-<?php echo e(\Carbon\Carbon::today()->subDay()->format('l')); ?>"><span><?php echo e(\Carbon\Carbon::today()->subDay()->format('jS M, l')); ?></span></div> <div class="date-toggle active" data-id="pane-<?php echo e(\Carbon\Carbon::today()->format('l')); ?>"><span><?php echo e(\Carbon\Carbon::today()->format('jS M, l')); ?></span></div> <div class="date-toggle" data-id="pane-<?php echo e(\Carbon\Carbon::today()->addDay()->format('l')); ?>"><span><?php echo e(\Carbon\Carbon::today()->addDay()->format('jS M, l')); ?></span></div> </div> </div> <div class="tip-wrapper mt-4 px-sm-2"> <div class="tip-wrapper-inner" id="pane-<?php echo e(\Carbon\Carbon::today()->subDay()->format('l')); ?>"> <?php if(count($freeYesterday)>0): ?> <table class="table myTableSmall" style="background-color: #f8f9f9; font-size: 14px; width: 100%; margin-top: -10px;"> <tbody> <tr style="height: 9px;"> <td style="width: 8%; height: 9px; background-color: #052f5f; text-align: center;"><span style="color: #ffffff;">TIME</span></td> <td style="width: 10%; height: 9px; background-color: #052f5f; text-align: center;"><span style="color: #ffffff;">LEAG</span></td> <td style="width: 55%; height: 9px; background-color: #052f5f; text-align: left;"><span style="color: #ffffff;">FIXTURE</span></td> <td style="width: 12%; height: 9px; background-color: #052f5f; text-align: center;"><span style="color: #ffffff;">TIP</span></td> <td style="width: 15%; height: 9px; background-color: #052f5f; text-align: center;"><span style="color: #ffffff;">RESULT</span></td> </tr> <?php $__currentLoopData = $freeYesterday; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $fy): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <tr style="height: 3px;"> <td style="height: 3px; text-align: center;"><span style="color: #052f5f;"><strong><?php echo e(\Carbon\Carbon::parse($fy->gameTime)->format('H:i')); ?></strong></span></td> <td style="height: 3px; background-color: #eeeeee; text-align: center;"><?php echo e($fy->league); ?></td> <td style="height: 3px; text-align: left;"><?php echo e($fy->teamOne); ?> <span style="color: #052f5f;"><strong>VS</strong></span> <?php echo e($fy->teamTwo); ?></td> <td style="height: 3px; background-color: #eeeeee; text-align: center;"><strong><?php echo e($fy->FTRecommendation); ?></strong></td> <td style="height: 3px; text-align: center;"><strong><?php echo e($fy->teamOneScore); ?><?php if($fy->teamOneScore!='pstp'): ?>:<?php endif; ?><?php echo e($fy->teamTwoScore); ?></strong></td> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </tbody> </table> <?php else: ?> <div class="col-sm-12" style="padding: 5px;"> <div class="alert alert-warning alert-dismissible"> <div class="alert-heading">No Free Banker Yesterday</div> </div> </div> <?php endif; ?> </div> <div class="tip-wrapper-inner active" id="pane-<?php echo e(\Carbon\Carbon::today()->format('l')); ?>"> <?php if(count($freeToday)>0): ?> <table class="table myTableSmall" style="background-color: #f8f9f9; font-size: 14px; width: 100%; margin-top: -10px;"> <tbody> <tr style="height: 9px;"> <td style="width: 8%; height: 9px; background-color: #052f5f; text-align: center;"><span style="color: #ffffff;">TIME</span></td> <td style="width: 10%; height: 9px; background-color: #052f5f; text-align: center;"><span style="color: #ffffff;">LEAG</span></td> <td style="width: 55%; height: 9px; background-color: #052f5f; text-align: left;"><span style="color: #ffffff;">FIXTURE</span></td> <td style="width: 12%; height: 9px; background-color: #052f5f; text-align: center;"><span style="color: #ffffff;">TIP</span></td> </tr> <?php $__currentLoopData = $freeToday; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $ft): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <tr style="height: 3px;"> <td style="height: 3px; text-align: center;"><span style="color: #052f5f;"><strong><?php echo e(\Carbon\Carbon::parse($ft->gameTime)->format('H:i')); ?></strong></span></td> <td style="height: 3px; background-color: #eeeeee; text-align: center;"><?php echo e($ft->league); ?></td> <td style="height: 3px; text-align: left;"><?php echo e($ft->teamOne); ?> <span style="color: #052f5f;"><strong>VS</strong></span> <?php echo e($ft->teamTwo); ?></td> <td style="height: 3px; background-color: #eeeeee; text-align: center;"><strong><?php echo e($ft->FTRecommendation); ?></strong></td> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </tbody> </table> <?php else: ?> <div class="col-sm-12" style="padding: 5px;"> <div class="alert alert-warning alert-dismissible"> <div class="alert-heading">Today's Tips are coming soon!</div> </div> </div> <?php endif; ?> </div> <div class="tip-wrapper-inner" id="pane-<?php echo e(\Carbon\Carbon::today()->addDay()->format('l')); ?>"> <?php if(count($freeTomorrow)>0): ?> <table class="table myTableSmall" style="background-color: #f8f9f9; font-size: 14px; width: 100%; margin-top: -10px;"> <tbody> <tr style="height: 9px;"> <td style="width: 8%; height: 9px; background-color: #052f5f; text-align: center;"><span style="color: #ffffff;">TIME</span></td> <td style="width: 10%; height: 9px; background-color: #052f5f; text-align: center;"><span style="color: #ffffff;">LEAG</span></td> <td style="width: 55%; height: 9px; background-color: #052f5f; text-align: left;"><span style="color: #ffffff;">FIXTURE</span></td> <td style="width: 12%; height: 9px; background-color: #052f5f; text-align: center;"><span style="color: #ffffff;">TIP</span></td> </tr> <?php $__currentLoopData = $freeTomorrow; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $ftm): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <tr style="height: 3px;"> <td style="height: 3px; text-align: center;"><span style="color: #052f5f;"><strong><?php echo e(\Carbon\Carbon::parse($ftm->gameTime)->format('H:i')); ?></strong></span></td> <td style="height: 3px; background-color: #eeeeee; text-align: center;"><?php echo e($ftm->league); ?></td> <td style="height: 3px; text-align: left;"><?php echo e($ftm->teamOne); ?> <span style="color: #052f5f;"><strong>VS</strong></span> <?php echo e($ftm->teamTwo); ?></td> <td style="height: 3px; background-color: #eeeeee; text-align: center;"><strong><?php echo e($ftm->FTRecommendation); ?></strong></td> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </tbody> </table> <?php else: ?> <div class="col-sm-12" style="padding: 5px;"> <div class="alert alert-warning alert-dismissible"> <div class="alert-heading">Check back later!</div> </div> </div> <?php endif; ?> </div> </div> </div> </div> </div> <section style="background-color: #052f5f; color: white; margin-top: 25px; padding-top: 25px;"> <div class="container mb-5"> <div class="row justify-content-center"> <div class="col-sm-6 pt-4 pb-5 text-center"> <a href="<?php echo e(route('/how-to-join')); ?>" class="btn btn-md btn-danger mr-3 px-4">How To Join</a> <a href="<?php echo e(route('/vip')); ?>" class="btn btn-md btn-primary px-4">VIP Packages</a> </div> </div> </div> </section> <style> </style> <section> <div class="container"> <div class="row"> <br><br> <div class="col-sm-6 mb-5"> <div class="card bg-white"> <div class="card-header bg-white"> <h2 style="margin-top: -10px;" class="myTitle">HOW TO JOIN VIP FOR <span class="text-danger">KENYANS</span></h2> </div> <div class="card-body"> <ol class="ol-list" style="margin-left: -25px; font-size: 16px;"> <li>Create an account here <a href="<?php echo e(route('/register')); ?>">Register</a></li> <li>On Safaricom Mpesa menu.</li> <li>Select <strong>LIPA NA MPESA</strong>.</li> <li>Select <strong>BUY GOODS AND SERVICES</strong> option.</li> <li>Enter <strong>Till number 5193131</strong></li> <h1 style="background: green; margin-top: 0px; color: white; text-align: center"><small style="color: white">TILL NUMBER:</small> <strong>5193131</strong></h1> <li>Enter preferred VIP PACKAGE amount. See <a href="<?php echo e(route('/vip')); ?>">Prices Here</a> <strong>NB: As 1 transaction, don’t send half as your account won’t be activated.</strong></li> <li>Follow subsequent prompts to complete the transaction.</li> <li>Then send the Mpesa transaction and Email to our <strong>WhatsApp/SMS number 254743322873</strong> and your account will be activated within 5 minutes.</li> </ol> </div> <hr> <div class="card-footer"> <h5 class="text-primary">WE ALSO ACCEPT:</h5> <center><img src="<?php echo e(asset('images/payment.png')); ?>" class="img-fluid" alt="other payment methods"></center> </div> </div> </div> <div class="col-sm-6 nopaddingsmall"> <h2 class="myTitle px-3 px-sm-0">LATEST WINNINGS</h2> <hr style="border: 1px solid #052f5f"> <?php $testimonials = \App\Sportpesa\Modules\Prediction\Model\Prediction::where('display', '0')->where('testimonial', '1')->where('testimonialValue', '!=', '')->orderBy('updated_at', 'DESC')->take(15)->get(); ?> <?php if(count($testimonials)>0): ?> <table class="table table-bordered table-striped text-center" style="font-size: 13px; margin-top: -17px;"> <thead> <tr style="color: #fff; background: #43a047"> <th><center>Date</center></th> <th><center>League</center></th> <th><center>Fixture</center></th> <th><center>Tip</center></th> <th><center>Result</center></th> </tr> </thead> <tbody> <?php $__currentLoopData = $testimonials; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <tr> <td><?php echo e(\Carbon\Carbon::parse($item->gameDate)->format('d/m')); ?></td> <td><?php echo e($item->league); ?></td> <td><?php echo e($item->teamOne); ?> <span>VS</span> <?php echo e($item->teamTwo); ?></td> <td style="background: #43a047; color: white"><?php echo e($item->testimonialValue); ?></td> <td><strong><?php echo e($item->teamOneScore); ?>:<?php echo e($item->teamTwoScore); ?></strong></td> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </tbody> </table> <center> <a href="<?php echo e(route('/recent_winnings')); ?>"><button class="btn btn-md btn-success">See More Winnings</button></a> </center> <br><br> <?php else: ?> <p class="alert alert-warning">NO TESTIMONIALS YET</p> <?php endif; ?> </div> </div> </div> </section> <section style="background-color: #212B46; color: white; margin-top: 25px; padding-top: 25px;"> <div class="container"> <div class="row"> <div class="col-sm-12 pb-5" style="padding-bottom: 15px;"> <div class="row"> <div class="col-sm-6 text-center"><br><br> <h2><strong>INVEST AND WIN TODAY</strong></h2> <p>Making profits in daily basis is the best thing in any serious bettors; here in INVESTMENT SCHEME we make sure you gain more with our sure and trusted odds ranging from 1.60 - 2.00 Everyday.</p> <a href="<?php echo e(route('/vip')); ?>#investment"><button class="px-5 mb-3" style="background-color: whitesmoke; border: none; font-weight: bold; padding: 12px 12px; font-size: 16px; border-radius: 6px; color: #000">CLICK TO JOIN HERE</button></a> <h3 class="blink_text text-danger"><strong>Investment Scheme Outcomes</strong></h3> <div class="row"> <div class="col-2"> <span style="font-size: 17px; font-weight: bold"><?php echo e(\Carbon\Carbon::today()->subDays(5)->format('D')); ?> <br> <?php echo e(\Carbon\Carbon::today()->subDays(5)->format('d')); ?></span> <br> <?php $sixth = \App\Sportpesa\Modules\Prediction\Model\Prediction::where('gameType', '1')->where('superInvestment', 'Yes')->where('gameDate', \Carbon\Carbon::today()->subDays(5)->format('d-m-Y'))->first(); ?> <?php if(isset($sixth) && $sixth->moreOption=='1'): ?> <?php if($sixth->moreOption=='1'): ?> <i class="fa fa-check-circle fa-2x text-success"></i> <?php elseif($sixth->moreOption=='2'): ?> <i class="fa fa-times-circle fa-2x text-danger"></i> <?php else: ?> <i class="fa fa-circle-o fa-2x"></i> <?php endif; ?> <?php else: ?> <i class="fa fa-circle-o fa-2x"></i> <?php endif; ?> </div> <div class="col-2"> <span style="font-size: 17px; font-weight: bold"><?php echo e(\Carbon\Carbon::today()->subDays(4)->format('D')); ?> <br> <?php echo e(\Carbon\Carbon::today()->subDays(4)->format('d')); ?></span> <br> <?php $fifth = \App\Sportpesa\Modules\Prediction\Model\Prediction::where('gameType', '1')->where('superInvestment', 'Yes')->where('gameDate', \Carbon\Carbon::today()->subDays(4)->format('d-m-Y'))->first(); ?> <?php if(isset($fifth) && $fifth->moreOption=='1'): ?> <?php if($fifth->moreOption=='1'): ?> <i class="fa fa-check-circle fa-2x text-success"></i> <?php elseif($fifth->moreOption=='2'): ?> <i class="fa fa-times-circle fa-2x text-danger"></i> <?php else: ?> <i class="fa fa-circle-o fa-2x"></i> <?php endif; ?> <?php else: ?> <i class="fa fa-circle-o fa-2x"></i> <?php endif; ?> </div> <div class="col-2"> <span style="font-size: 17px; font-weight: bold"><?php echo e(\Carbon\Carbon::today()->subDays(3)->format('D')); ?> <br> <?php echo e(\Carbon\Carbon::today()->subDays(3)->format('d')); ?></span> <br> <?php $fourth = \App\Sportpesa\Modules\Prediction\Model\Prediction::where('gameType', '1')->where('superInvestment', 'Yes')->where('gameDate', \Carbon\Carbon::today()->subDays(3)->format('d-m-Y'))->first(); ?> <?php if(isset($fourth) && $fourth->moreOption=='1'): ?> <?php if($fourth->moreOption=='1'): ?> <i class="fa fa-check-circle fa-2x text-success"></i> <?php elseif($fourth->moreOption=='2'): ?> <i class="fa fa-times-circle fa-2x text-danger"></i> <?php else: ?> <i class="fa fa-circle-o fa-2x"></i> <?php endif; ?> <?php else: ?> <i class="fa fa-circle-o fa-2x"></i> <?php endif; ?> </div> <div class="col-2"> <span style="font-size: 17px; font-weight: bold"><?php echo e(\Carbon\Carbon::today()->subDays(2)->format('D')); ?> <br> <?php echo e(\Carbon\Carbon::today()->subDays(2)->format('d')); ?></span> <br> <?php $third = \App\Sportpesa\Modules\Prediction\Model\Prediction::where('gameType', '1')->where('superInvestment', 'Yes')->where('gameDate', \Carbon\Carbon::today()->subDays(2)->format('d-m-Y'))->first(); ?> <?php if(isset($third) && $third->moreOption=='1'): ?> <?php if($third->moreOption=='1'): ?> <i class="fa fa-check-circle fa-2x text-success"></i> <?php elseif($third->moreOption=='2'): ?> <i class="fa fa-times-circle fa-2x text-danger"></i> <?php else: ?> <i class="fa fa-circle-o fa-2x"></i> <?php endif; ?> <?php else: ?> <i class="fa fa-circle-o fa-2x"></i> <?php endif; ?> </div> <div class="col-2"> <span style="font-size: 17px; font-weight: bold"><?php echo e(\Carbon\Carbon::today()->subDay(1)->format('D')); ?> <br> <?php echo e(\Carbon\Carbon::today()->subDay(1)->format('d')); ?></span> <br> <?php $second = \App\Sportpesa\Modules\Prediction\Model\Prediction::where('gameType', '1')->where('superInvestment', 'Yes')->where('gameDate', \Carbon\Carbon::today()->subDay(1)->format('d-m-Y'))->first(); ?> <?php if(isset($second)): ?> <?php if($second->moreOption=='1'): ?> <i class="fa fa-check-circle fa-2x text-success"></i> <?php elseif($second->moreOption=='2'): ?> <i class="fa fa-times-circle fa-2x text-danger"></i> <?php else: ?> <i class="fa fa-circle-o fa-2x"></i> <?php endif; ?> <?php else: ?> <i class="fa fa-circle-o fa-2x"></i> <?php endif; ?> </div> <div class="col-2"> <span style="font-size: 17px; font-weight: bold"><?php echo e(\Carbon\Carbon::today()->format('D')); ?> <br> <?php echo e(\Carbon\Carbon::today()->format('d')); ?></span> <br> <?php $first = \App\Sportpesa\Modules\Prediction\Model\Prediction::where('gameType', '1')->where('superInvestment', 'Yes')->where('gameDate', \Carbon\Carbon::today()->format('d-m-Y'))->first(); ?> <?php if(isset($first) && $first->moreOption=='1'): ?> <?php if($first->moreOption=='1'): ?> <i class="fa fa-check-circle fa-2x text-success"></i> <?php elseif($first->moreOption=='2'): ?> <i class="fa fa-times-circle fa-2x text-danger"></i> <?php else: ?> <i class="fa fa-circle-o fa-2x"></i> <?php endif; ?> <?php else: ?> <i class="fa fa-circle-o fa-2x"></i> <?php endif; ?> </div> </div> </div> <style> .timer li { display: inline-block; font-size: 1.0em; list-style-type: none; padding: 0.5em; text-transform: uppercase; } .timer li span { display: block; font-size: 3.5rem; } </style> <div class="col-sm-6 mt-4"> <div class="col-sm-12" style="background-color: whitesmoke; border-radius: 15px; margin-top: 15px; color: black; padding-top: 8px; padding-bottom: 8px;"> <h3 class="text-center mt-3"><strong>Today's Investment Tips</strong></h3> <?php $first = \App\Sportpesa\Modules\Prediction\Model\Prediction::where('superInvestment', 'Yes')->where('gameDate', \Carbon\Carbon::today()->format('d-m-Y'))->where('display', '0')->orderBy('id', 'DESC')->first(); ?> <?php if(isset($first)): ?> <center> <h2><strong>TOTAL ODDS: <span class="text-success"><?php echo e($first->superInvestmentOdds); ?></span></strong></h2> <a href="<?php echo e(route("/VIP/Investment")); ?>"><button class="btn btn-md btn-success"><i class="fa fa-eye"></i> VIEW SUPER TIP</button></a> </center> <hr> <?php $time = strtotime(\Carbon\Carbon::now()->addHour('1')->format('h:i A')); ?> <center> <?php if($time >= strtotime($first->gameTime)): ?> <h3 class="alert alert-success" style="margin-bottom: -20px!important;">Game Started!</h3> <br> <?php else: ?> <div class="containerCT"> <h3 id="head" class="alert alert-danger" style="margin-top: -10px; margin-bottom: -10px;"><strong>Investment Tip Starts</strong></h3> <ul class="timer"> <li><span id="hours"></span>Hours</li> <li><span id="minutes"></span>Minutes</li> <li><span id="seconds"></span>Seconds</li> </ul> </div> <?php endif; ?> </center> <?php else: ?> <h4 class="alert alert-warning text-center">Today's Tip is coming soon!</h4> <br> <?php endif; ?> </div> </div> </div> </div> </div> </div> </section> <section> <div class="container-fluid pt-5" style="background-color: white; padding-top: 20px; padding-bottom: 30px;"> <div class="row justify-content-center"> <div class="col-sm-10"> <h2 class="myTitle mb-4">FREE PREDICTION STORES</h2> <div class="row"> <?php echo $__env->make('partials.stores', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> </div> </div> </div> </div> </section> <section style="background: #E3319D"> <div class="container" style="margin-top: 25px;"> <div class="row"> <div class="col-sm-12 pt-4"> <h2 class="myTitle mb-4">OUR VIP PACKAGES</h2> <div class="row"> <div class="col-sm-4"> <div class="col-sm-12 packageBox"> <div class="col-sm-12"> <h4 class="text-uppercase text-primary">PREMIUM VIP</h4> </div> <div class="col-sm-12"> <h6>Get access to 3 multbets with a total of 20+ sure odds uploaded everyday</h6> </div> <div class="col-sm-12"> <hr style="border: 1px dashed"> <p></p> </div> <a href="<?php echo e(route('/vip')); ?>#premium"><button class="btn btn-lg btn-danger mb10">JOIN PACKAGE</button></a> </div> </div> <div class="col-sm-4"> <div class="col-sm-12 packageBox"> <div class="col-sm-12"> <h4 class="text-uppercase text-primary">SMART TIPS VIP</h4> </div> <div class="col-sm-12"> <h6>Contains 2+ odds everyday, sure odds for high stakes</h6> </div> <div class="col-sm-12"> <hr style="border: 1px dashed"> <p></p> </div> <a href="<?php echo e(route('/vip')); ?>#smarttips"><button class="btn btn-lg btn-danger mb10">JOIN PACKAGE</button></a> </div> </div> <div class="col-sm-4"> <div class="col-sm-12 packageBox"> <div class="col-sm-12"> <h4 class="text-uppercase text-primary">CORRECT SCORE VIP</h4> </div> <div class="col-sm-12"> <h6>Consist of exact outcome at the end of game with minimum of 200.</h6> </div> <div class="col-sm-12"> <hr style="border: 1px dashed"> <p></p> </div> <a href="<?php echo e(route('/vip')); ?>#correct_scores"><button class="btn btn-lg btn-danger mb10">JOIN PACKAGE</button></a> </div> </div> <div class="col-sm-4"> <div class="col-sm-12 packageBox"> <div class="col-sm-12"> <h4 class="text-uppercase text-primary">SUPER VIP</h4> </div> <div class="col-sm-12"> <h6>You will have access to sure and accurate 10+ odds daily from our top experts.</h6> </div> <div class="col-sm-12"> <hr style="border: 1px dashed"> <p></p> </div> <a href="<?php echo e(route('/vip')); ?>#super"><button class="btn btn-lg btn-danger mb10">JOIN PACKAGE</button></a> </div> </div> <div class="col-sm-4"> <div class="col-sm-12 packageBox"> <div class="col-sm-12"> <h4 class="text-uppercase text-primary">HALFTIME/FULLTIME</h4> </div> <div class="col-sm-12"> <h6>You get access to our sure fixed HALF-TIME / FULL-TIME with a minimum odds of up to 100.</h6> </div> <div class="col-sm-12"> <hr style="border: 1px dashed"> <p></p> </div> <a href="<?php echo e(route('/vip')); ?>#htft"><button class="btn btn-lg btn-danger mb10">JOIN PACKAGE</button></a> </div> </div> <div class="col-sm-4"> <div class="col-sm-12 packageBox"> <div class="col-sm-12"> <h4 class="text-uppercase text-primary">BANK-ROLL VIP</h4> </div> <div class="col-sm-12"> <h6>The section is for serious bettors who need to make profit. We release 3 sure odds every day we maintain a successful minimum rate of 6 days out of 7 days. This plan guarantees a weekly profit.</h6> <br> </div> <a href="<?php echo e(route('/vip')); ?>#bankroll"><button class="btn btn-lg btn-danger mb10">JOIN PACKAGE</button></a> </div> </div> <div class="col-sm-4"> <div class="col-sm-12 packageBox"> <div class="col-sm-12"> <h4 class="text-uppercase text-primary">SPORTPESA INVESTMENT SCHEME</h4> </div> <div class="col-sm-12"> <h6>You get access to our Investment Tips of 1.60 - 2.00 Odds Everyday.</h6> </div> <div class="col-sm-12"> <hr style="border: 1px dashed"> <p></p> </div> <a href="<?php echo e(route('/vip')); ?>#investment"><button class="btn btn-lg btn-danger mb10">JOIN PACKAGE</button></a> </div> </div> <div class="col-sm-4"> <div class="col-sm-12 packageBox"> <div class="col-sm-12"> <h4 class="text-uppercase text-primary"><i class="fa fa-whatsapp"></i> WHATSAPP VIP PACKAGE</h4> </div> <div class="col-sm-12"> <h6>Get access to 2 multbet with 2+ odds each everyday Directly on WhatsApp VIP group for one full month</h6> </div> <div class="col-sm-12"> <hr style="border: 1px dashed"> <p></p> </div> <a href="<?php echo e(route('/vip')); ?>#whatsapp"><button class="btn btn-lg btn-danger mb10">JOIN PACKAGE</button></a> </div> </div> <div class="col-sm-4"> <div class="col-sm-12 packageBox"> <div class="col-sm-12"> <h4 class="text-uppercase text-primary">Sportpesa & Betika Jackpots</h4> </div> <div class="col-sm-12"> <h6></h6> </div> <div class="col-sm-12"> <hr style="border: 1px dashed"> <p></p> </div> <a href="<?php echo e(route('/vip')); ?>#sportpesa_jackpot"><button class="btn btn-lg btn-danger mb10">JOIN PACKAGE</button></a> </div> </div> <div class="col-sm-4"> <div class="col-sm-12 packageBox"> <div class="col-sm-12"> <h4 class="text-uppercase text-primary">MBet Perfect 12 Jackpots</h4> </div> <div class="col-sm-12"> <h6></h6> </div> <div class="col-sm-12"> <hr style="border: 1px dashed"> <p></p> </div> <a href="<?php echo e(route('/vip')); ?>#mbet"><button class="btn btn-lg btn-danger mb10">JOIN PACKAGE</button></a> </div> </div> </div> </div> </div> </div> </section> <?php $__env->stopSection(); ?> <?php $__env->startSection('levelJS'); ?> <script> // var today = ''; <?php if(isset($first)): ?> var today = "<?php echo e(\Carbon\Carbon::parse($first->gameTime)->format('M d, Y H:i:s')); ?>"; const second = 1000, minute = second * 60, hour = minute * 60, day = hour * 24; var countDown = new Date(today).getTime(), x = setInterval(function() { var now = new Date().getTime(), distance = countDown - now; document.getElementById('hours').innerText = Math.floor((distance % (day)) / (hour)), document.getElementById('minutes').innerText = Math.floor((distance % (hour)) / (minute)), document.getElementById('seconds').innerText = Math.floor((distance % (minute)) / second); // do something later when date is reached if (distance < 0) { clearInterval(x); // 'ITS MY BIRTHDAY!'; } }, second); <?php endif; ?> </script> <?php $__env->stopSection(); ?> <?php echo $__env->make('layouts.master', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>