OwlCyberSecurity - MANAGER
Edit File: plan.blade.php
@extends('layouts.master') @section('title') Sportpesa Tips @endsection @section('tag') <meta name="description" content="" /> @endsection @section('levelCSS') @endsection @section('plans') active @endsection @section('body') <!-- page title & breadcrumbs start --> @include('partials.breadcrumb', ['title'=>'Sportpesa Tips']) <!-- /.page-header --> <!-- page title & breadcrumbs end --> <div class="container"> <div class="row"> <div class="col-sm-10 col-sm-offset-1"> @if(session()->has('error')) <div class="alert alert-warning"><h5>{!! session()->get('error') !!}</h5></div> @endif <div class="col-sm-12" id="premium"> <h3 class="text-primary">PREMIUM VIP PLAN</h3> <p>Get access to 3 multbets with a total of 20+ sure odds uploaded everyday</p> </div> @foreach($premium as $key => $value) <div class="col-sm-6"> <div class="col-sm-12 packageBox"> <div class="col-sm-10 col-sm-offset-1"> <h3 class="text-uppercase text-primary">{{$value->planName}}</h3> </div> <div class="col-sm-12"> <h4>KSH {{number_format($value->keshPrice)}} / TSHS {{number_format($value->tshsPrice)}} / <br> {{number_format($value->cediesPrice)}} CEDIES / {{number_format($value->nairaPrice)}} NAIRA / {{number_format($value->dollarPrice)}}$ / UGX {{number_format($value->ugxPrice)}}<span></span></h4> </div> <div class="col-sm-10 col-sm-offset-1"> <hr style="border: 1px dashed"> <p></p> </div> <a href="{{route('/pay')}}/{{$value->category}}/{{$value->planName}}"><button class="btn btn-lg btn-danger mb10">Subscribe to Package</button></a> {{-- <a href="{{route('/paypalPayment')}}/{{$value->category}}/{{$value->planName}}"><button class="btn btn-lg btn-danger mb10">PayPal Payment</button></a>--}} </div> </div> @endforeach <div class="col-sm-12" id="super"> <h3 class="text-primary">SUPER VIP PLAN</h3> <p>You will have access to sure and accurate 10+ odds daily from our top experts.</p> </div> @foreach($super as $key => $value) <div class="col-sm-6"> <div class="col-sm-12 packageBox"> <div class="col-sm-10 col-sm-offset-1"> <h3 class="text-uppercase text-primary">{{$value->planName}}</h3> </div> <div class="col-sm-12"> <h4>KSH {{number_format($value->keshPrice)}} / TSHS {{number_format($value->tshsPrice)}} / <br> {{number_format($value->cediesPrice)}} CEDIES / {{number_format($value->nairaPrice)}} NAIRA / {{number_format($value->dollarPrice)}}$ / UGX {{number_format($value->ugxPrice)}}<span></span></h4> </div> <div class="col-sm-10 col-sm-offset-1"> <hr style="border: 1px dashed"> <p></p> </div> <a href="{{route('/pay')}}/{{$value->category}}/{{$value->planName}}"><button class="btn btn-lg btn-danger mb10">Subscribe to Package</button></a> </div> </div> @endforeach <div class="col-sm-12" id="bankroll"> <h3 class="text-primary">BANKROLL VIP PLAN</h3> <p>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.</p> </div> @foreach($bankroll as $key => $value) <div class="col-sm-6"> <div class="col-sm-12 packageBox"> <div class="col-sm-10 col-sm-offset-1"> <h3 class="text-uppercase text-primary">{{$value->planName}}</h3> </div> <div class="col-sm-12"> <h4>KSH {{number_format($value->keshPrice)}} / TSHS {{number_format($value->tshsPrice)}} / <br> {{number_format($value->cediesPrice)}} CEDIES / {{number_format($value->nairaPrice)}} NAIRA / {{number_format($value->dollarPrice)}}$ / UGX {{number_format($value->ugxPrice)}}<span></span></h4> </div> <div class="col-sm-10 col-sm-offset-1"> <hr style="border: 1px dashed"> <p></p> </div> <a href="{{route('/pay')}}/{{$value->category}}/{{$value->planName}}"><button class="btn btn-lg btn-danger mb10">Subscribe to Package</button></a> </div> </div> @endforeach <div class="col-sm-12" id="smarttips"> <h3 class="text-primary">SMART TIPS VIP PLAN</h3> <p>Contains 2+ odds everyday , sure odds for high stakes</p> </div> @foreach($smart as $key => $value) <div class="col-sm-6"> <div class="col-sm-12 packageBox"> <div class="col-sm-10 col-sm-offset-1"> <h3 class="text-uppercase text-primary">{{$value->planName}}</h3> </div> <div class="col-sm-12"> <h4>KSH {{number_format($value->keshPrice)}} / TSHS {{number_format($value->tshsPrice)}} / <br> {{number_format($value->cediesPrice)}} CEDIES / {{number_format($value->nairaPrice)}} NAIRA / {{number_format($value->dollarPrice)}}$ / UGX {{number_format($value->ugxPrice)}}<span></span></h4> </div> <div class="col-sm-10 col-sm-offset-1"> <hr style="border: 1px dashed"> <p></p> </div> <a href="{{route('/pay')}}/{{$value->category}}/{{$value->planName}}"><button class="btn btn-lg btn-danger mb10">Subscribe to Package</button></a> </div> </div> @endforeach <div class="col-sm-12" id="htft"> <h3 class="text-primary">HT/FT VIP PLAN</h3> <p>You get access to our sure fixed HALF TIME /FULL TIME with a minimum odds of up to 100.</p> </div> @foreach($HTFT as $key => $value) <div class="col-sm-6"> <div class="col-sm-12 packageBox"> <div class="col-sm-10 col-sm-offset-1"> <h3 class="text-uppercase text-primary">{{$value->planName}}</h3> </div> <div class="col-sm-12"> <h4>KSH {{number_format($value->keshPrice)}} / TSHS {{number_format($value->tshsPrice)}} / <br> {{number_format($value->cediesPrice)}} CEDIES / {{number_format($value->nairaPrice)}} NAIRA / {{number_format($value->dollarPrice)}}$ / UGX {{number_format($value->ugxPrice)}}<span></span></h4> </div> <div class="col-sm-10 col-sm-offset-1"> <hr style="border: 1px dashed"> <p></p> </div> <a href="{{route('/pay')}}/{{$value->category}}/{{$value->planName}}"><button class="btn btn-lg btn-danger mb10">Subscribe to Package</button></a> </div> </div> @endforeach <div class="col-sm-12" id="correct_scores"> <h3 class="text-primary">CORRECT SCORE VIP PLAN</h3> <p>Consist of exact outcome at the end of game with minimum of 200.</p> </div> @foreach($correct_score as $key => $value) <div class="col-sm-6"> <div class="col-sm-12 packageBox"> <div class="col-sm-10 col-sm-offset-1"> <h3 class="text-uppercase text-primary">{{$value->planName}}</h3> </div> <div class="col-sm-12"> <h4>KSH {{number_format($value->keshPrice)}} / TSHS {{number_format($value->tshsPrice)}} / <br> {{number_format($value->cediesPrice)}} CEDIES / {{number_format($value->nairaPrice)}} NAIRA / {{number_format($value->dollarPrice)}}$ / UGX {{number_format($value->ugxPrice)}}<span></span></h4> </div> <div class="col-sm-10 col-sm-offset-1"> <hr style="border: 1px dashed"> <p></p> </div> <a href="{{route('/pay')}}/{{$value->category}}/{{$value->planName}}"><button class="btn btn-lg btn-danger mb10">Subscribe to Package</button></a> </div> </div> @endforeach <div class="col-sm-12" id="investment"> <h3 class="text-primary">INVESTMENT SCHEME PLAN</h3> <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 .Invest now and win.</p> </div> @foreach($investment as $key => $value) <div class="col-sm-6"> <div class="col-sm-12 packageBox"> <div class="col-sm-10 col-sm-offset-1"> <h3 class="text-uppercase text-primary">{{$value->planName}}</h3> </div> <div class="col-sm-12"> <h4>KSH {{number_format($value->keshPrice)}} / TSHS {{number_format($value->tshsPrice)}} / <br> {{number_format($value->cediesPrice)}} CEDIES / {{number_format($value->nairaPrice)}} NAIRA / {{number_format($value->dollarPrice)}}$ / UGX {{number_format($value->ugxPrice)}}<span></span></h4> </div> <div class="col-sm-10 col-sm-offset-1"> <hr style="border: 1px dashed"> <p></p> </div> <a href="{{route('/pay')}}/{{$value->category}}/{{$value->planName}}"><button class="btn btn-lg btn-danger mb10">Subscribe to Package</button></a> </div> </div> @endforeach <div class="col-sm-12" id="sportpesa_jackpot"> <h2 class="text-danger">JACKPOT TIPS PLAN <small>(AVAILABLE TO KENYAN, UGANDAN & TANZANIAN)</small></h2> <hr style="border: 1px dotted #000"> {{--<p>Consist of 3 MULTBETS with a total odds of 20+ daily</p>--}} </div> @foreach($jackpot as $key => $value) <div class="col-sm-6"> <h3 class="text-primary">@if($value->category=='Sportpesa') SPORTPESA & BETIKA JACKPOTS @elseif($value->category=='Mbet') MBET PERFECT 12 @endif</h3> <div class="col-sm-12 packageBox"> <div class="col-sm-10 col-sm-offset-1"> <h3 class="text-uppercase text-primary">{{$value->planName}}</h3> </div> <div class="col-sm-12"> <h4>KSH {{number_format($value->keshPrice)}} / TSHS {{number_format($value->tshsPrice)}} / UGX {{number_format($value->ugxPrice)}}<span></span></h4> </div> <div class="col-sm-10 col-sm-offset-1"> <hr style="border: 1px dashed"> <p></p> </div> <a href="{{route('/pay')}}/{{$value->category}}/{{$value->planName}}"><button class="btn btn-lg btn-danger mb10">Subscribe to Package</button></a> </div> </div> @endforeach </div> </div> </div> </div> @endsection @section('levelJS') @endsection