OwlCyberSecurity - MANAGER
Edit File: howto.blade.php
@extends('layouts.master') @section('title') How to Join VIP @endsection @section('tag') <meta name="description" content=""> @endsection @section('levelCSS') @endsection @section('howTo') active @endsection @section('body') @include('partials.breadcrumb', ['title'=>'How To Join VIP']) <section> <div class="container"> <div class="row"> <div class="col-sm-10 col-sm-offset-1"> <h2 class="myTitle">HOW TO JOIN VIP</h2> <hr style="border: 1px solid #2E86C1"> <ol style="margin-left: -25px; font-size: 17px;"> <li>Create an account here <a href="">Register</a></li> <li>On your Safaricom phone go the M-PESA menu</li> <li>Select <strong>SEND MONEY</strong>.</li> <li>Enter PHONE NUMBER +254714497853</li> <img src="{{asset('images/lipa.png')}}" class="img-responsive" alt=""> <li>Enter the amount for the plan you are going for. See <a href="">Prices Here</a> <strong>Note: Do not send less than the amount of the plan otherwise, your account will not be activated.</strong></li> <li>Confirm Name <strong>VINCENT</strong></li> <li>Follow subsequent prompts to complete the transaction</li> <li>After the successful payment, send your <strong>(1) Name (2) Email Address (3) Amount Paid (4) Plan</strong> to <strong>+254743322873 (WhatsApp) or +254714497853 (SMS) or soccabet6@gmail.com</strong> </li> <li>Your account will be activated instantly and you will have access to the relevant VIP section.</li> </ol> <hr> <center> <h3 class="jumbotron" style="background: #2E86C1; color: whitesmoke">You can also make payment using <strong>PayPal</strong> (if you have a PayPal account) <br>Select a <a href="" style="color: chartreuse">Plan Here</a></h3> </center> </div> </div> </div> </section> @endsection @section('levelJS') @endsection