OwlCyberSecurity - MANAGER
Edit File: a5a71a5d24717bbada1dbc39c64107dd9fc5ce74.php
<?php $__env->startSection('title'); ?> Recent Winning Tips & Predictions <?php $__env->stopSection(); ?> <?php $__env->startSection('tag'); ?> <meta name="description" content="Best Prediction Site for Free Today, Tomorrow and Weekend Over 1.5 and Under 1.5 Goals prediction & tips to be Scored in several Football Matches across the world."> <?php $__env->stopSection(); ?> <?php $__env->startSection('levelCSS'); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('stores'); ?> active <?php $__env->stopSection(); ?> <?php $__env->startSection('body'); ?> <!-- page title & breadcrumbs start --> <?php echo $__env->make('partials.breadcrumb', ['title'=>'Testimonials'], array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <!-- /.page-header --> <!-- page title & breadcrumbs end --> <div class="match-schedule-area text-center parallax-scrl pad10"> <div class="container"> <div class="row"> <div class="col-sm-12"><br><br> <?php if(count($testimonials)>0): ?> <table class="table table-striped" style="color: black;"> <tbody> <?php $__currentLoopData = $testimonials; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $t): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <tr> <th><?php echo e(\Carbon\Carbon::parse($t->gameDate)->format('d/m')); ?></th> <td><?php echo e($t->teamOne); ?> <strong class="text-primary">VS</strong> <?php echo e($t->teamTwo); ?></td> <td class="tableBg"><?php echo e($t->teamOneScore); ?>:<?php echo e($t->teamTwoScore); ?></td> <td><?php echo e($t->testimonialValue); ?></td> </tr> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </tbody> </table> <?php else: ?> <div class="col-sm-12"> <div class="alert alert-warning alert-dismissible"> <div class="alert-heading">Nothing Yet</div> </div> </div> <?php endif; ?> </div> <div class="col-sm-12"> <hr> <?php echo e($testimonials->render('paginator.paginate')); ?> <br><br> </div> </div> <!--row end--> </div> </div> <?php $__env->stopSection(); ?> <?php $__env->startSection('levelJS'); ?> <?php $__env->stopSection(); ?> <?php echo $__env->make('layouts.master', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>