OwlCyberSecurity - MANAGER
Edit File: 3cc9cdd651a3f5a3ef5e3fc9068c357d9024360c.php
<div class="row"> <div class="col-md-6"> <?php $g11 = substr($game->teamOneForm, 0, 1); $g12 = substr($game->teamOneForm, 1, 1); $g13 = substr($game->teamOneForm, 2, 1); $g14 = substr($game->teamOneForm, 3, 1); $g15 = substr($game->teamOneForm, 4, 1); $g21 = substr($game->teamTwoForm, 0, 1); $g22 = substr($game->teamTwoForm, 1, 1); $g23 = substr($game->teamTwoForm, 2, 1); $g24 = substr($game->teamTwoForm, 3, 1); $g25 = substr($game->teamTwoForm, 4, 1); ?> <style> .class1{color: white; background: green; padding: 3px 8px; border-radius: 100px; font-weight: bold;} .class2{color: green; background: yellow; padding: 4px 10px; border-radius: 100px; font-weight: bold;} .class3{color: white; background: red; padding: 3px 10px; border-radius: 100px; font-weight: bold;} .cont{margin-bottom: 0px; margin-top: 0px; text-align: center;} </style> <table class="table"> <tr> <td><h3 class="cont"><?php echo e($game->teamOne); ?></h3></td> <td rowspan="3" style="background: darkgreen; color: red; text-align: center" valign="bottom">VS</td> <td><h3 class="cont"><?php echo e($game->teamTwo); ?></h3></td> </tr> <tr> <td> <?php if($g11=='W'): ?> <span class="class1"><?php echo e($g11); ?></span> <?php elseif($g11=='D'): ?> <span class="class2"><?php echo e($g11); ?></span> <?php else: ?> <span class="class3"><?php echo e($g11); ?></span> <?php endif; ?> <?php if($g12=='W'): ?> <span class="class1"><?php echo e($g12); ?></span> <?php elseif($g12=='D'): ?> <span class="class2"><?php echo e($g12); ?></span> <?php else: ?> <span class="class3"><?php echo e($g12); ?></span> <?php endif; ?> <?php if($g13=='W'): ?> <span class="class1"><?php echo e($g13); ?></span> <?php elseif($g13=='D'): ?> <span class="class2"><?php echo e($g13); ?></span> <?php else: ?> <span class="class3"><?php echo e($g13); ?></span> <?php endif; ?> <?php if($g14=='W'): ?> <span class="class1"><?php echo e($g14); ?></span> <?php elseif($g14=='D'): ?> <span class="class2"><?php echo e($g14); ?></span> <?php else: ?> <span class="class3"><?php echo e($g14); ?></span> <?php endif; ?> <?php if($g15=='W'): ?> <span class="class1"><?php echo e($g15); ?></span> <?php elseif($g15=='D'): ?> <span class="class2"><?php echo e($g15); ?></span> <?php else: ?> <span class="class3"><?php echo e($g15); ?></span> <?php endif; ?> </td> <td> <?php if($g21=='W'): ?> <span class="class1"><?php echo e($g21); ?></span> <?php elseif($g21=='D'): ?> <span class="class2"><?php echo e($g21); ?></span> <?php else: ?> <span class="class3"><?php echo e($g21); ?></span> <?php endif; ?> <?php if($g22=='W'): ?> <span class="class1"><?php echo e($g22); ?></span> <?php elseif($g22=='D'): ?> <span class="class2"><?php echo e($g22); ?></span> <?php else: ?> <span class="class3"><?php echo e($g22); ?></span> <?php endif; ?> <?php if($g23=='W'): ?> <span class="class1"><?php echo e($g23); ?></span> <?php elseif($g23=='D'): ?> <span class="class2"><?php echo e($g23); ?></span> <?php else: ?> <span class="class3"><?php echo e($g23); ?></span> <?php endif; ?> <?php if($g24=='W'): ?> <span class="class1"><?php echo e($g24); ?></span> <?php elseif($g24=='D'): ?> <span class="class2"><?php echo e($g24); ?></span> <?php else: ?> <span class="class3"><?php echo e($g24); ?></span> <?php endif; ?> <?php if($g25=='W'): ?> <span class="class1"><?php echo e($g25); ?></span> <?php elseif($g25=='D'): ?> <span class="class2"><?php echo e($g25); ?></span> <?php else: ?> <span class="class3"><?php echo e($g25); ?></span> <?php endif; ?> </td> </tr> <tr> <td style="font-size: 120%;"><strong>ODDS: </strong><?php echo e($game->teamOneOdds); ?></td> <td style="font-size: 120%;"><strong>ODDS: </strong><?php echo e($game->teamTwoOdds); ?></td> </tr> <?php if($game->teamOneWon==''): ?> <tr> <td colspan="3" style="background: darkgreen; color: red; text-align: center"><center>RESULT NOT YET ADDED</center></td> </tr> <?php else: ?> <tr> <td style="background: darkgreen; color: red;"><b>Score: </b> <?php echo e($game->teamOneScore); ?></td> <td style="background: darkgreen; color: red;"><center></center></td> <td style="background: darkgreen; color: red;"><b>Score: </b> <?php echo e($game->teamTwoScore); ?></td> </tr> <?php endif; ?> <?php if($game->cornerStatus=='1'): ?> <tr> <th>Corner Result</th> <td></td> <td><?php echo e($game->cornerResult); ?></td> </tr> <?php endif; ?> </table> <hr> <table class="table table-striped"> <?php if($game->gameType=='0'): ?> <tr> <th>FREE EXPERT TIPS</th> <td><?php echo e($game->freePick); ?></td> </tr> <?php /*<tr> <th>UPCOMING PICKS</th> <td><?php echo e($game->upcomingGame); ?></td> </tr>*/ ?> <tr> <th>FULL-TIME RECOMMEND.</th> <td><?php echo e($game->FTRecommendation); ?></td> </tr> <?php else: ?> <tr> <th>SURE 2 ODDS</th> <td><?php echo e($game->sure2Odds); ?> <?php if($game->sure2Odds=='Yes'): ?> (<?php echo e($game->sure2OddsTip); ?> - <?php echo e($game->sure2OddsOdds); ?> Odd) <?php endif; ?></td> </tr> <tr> <th>OVER 0.5HT</th> <td><?php echo e($game->over05HT); ?> <?php if($game->over05HT!=''): ?> (<?php echo e($game->over05HT); ?> - <?php echo e($game->over05HTOdds); ?> Odd) <?php endif; ?></td> </tr> <?php endif; ?> </table> </div> <div class="col-md-6"> <table class="table table-striped"> <?php if($game->gameType=='0'): ?> <tr> <th>DOUBLE CHANCE</th> <td><?php echo e($game->doubleChance); ?></td> </tr> <tr> <th>1.5 GOALS</th> <td><?php echo e($game->oneFiveGoals); ?></td> </tr> <tr> <th>2.5 GOALS</th> <td><?php echo e($game->twoFiveGoals); ?></td> </tr> <tr> <th>BTTS/GG</th> <td><?php echo e($game->BTTS); ?></td> </tr> <?php else: ?> <tr> <th>FULLTIME DRAW</th> <td><?php echo e($game->fullTimeDraw); ?> <?php if($game->fullTimeDraw!=''): ?> (<?php echo e($game->fullTimeDraw); ?> - <?php echo e($game->fullTimeDrawOdds); ?> Odd) <?php endif; ?></td> </tr> <tr> <th>HOME/AWAY SCORE</th> <td><?php echo e($game->homeAwayScore); ?> <?php if($game->homeAwayScore!=''): ?> (<?php echo e($game->homeAwayScore); ?> - <?php echo e($game->homeAwayScoreOdds); ?> Odd) <?php endif; ?></td> </tr> <tr> <th>SURE 3 ODDS</th> <td><?php echo e($game->sure3Odds); ?> <?php if($game->sure3Odds=='Yes'): ?> (<?php echo e($game->sure3OddsTip); ?> - <?php echo e($game->sure3OddsOdds); ?> Odd) <?php endif; ?></td> </tr> <tr> <th>SURE 5 ODDS</th> <td><?php echo e($game->sure5Odds); ?> <?php if($game->sure5Odds=='Yes'): ?> (<?php echo e($game->sure5OddsTip); ?> - <?php echo e($game->sure5OddsOdds); ?> Odd) <?php endif; ?></td> </tr> <tr> <th>WEEKEND TIPS</th> <td><?php echo e($game->weekend); ?> <?php if($game->weekend=='Yes'): ?> (<?php echo e($game->weekendTip); ?> - <?php echo e($game->weekendOdds); ?> Odd) <?php endif; ?></td> </tr> <tr> <th>DNB</th> <td><?php echo e($game->drawNoBet); ?> <?php if($game->drawNoBet!=''): ?> (<?php echo e($game->drawNoBetOdds); ?> Odd) <?php endif; ?></td> </tr> <?php endif; ?> <tr> <th>TESTIMONIAL</th> <td><?php echo e($game->testimonialValue); ?></td> </tr> </table> </div> </div>