OwlCyberSecurity - MANAGER
Edit File: about.blade.php
@extends('layouts.master') @section('title') About Us @endsection @section('tag') <meta name="description" content=""> @endsection @section('levelCSS') @endsection @section('about') active @endsection @section('body') <!-- page title & breadcrumbs start --> @include('partials.breadcrumb', ['title'=>'About Us']) <!-- /.page-header --> <!-- page title & breadcrumbs end --> <div class="container"> <div class="row"> <div class="col-sm-8 col-sm-offset-2 text-justify section-head"> <br> {{--<h2 style="color: black;"> Introduction</h2>--}} {{--<hr style="border: 1px dotted #66bb6a; margin-top: -8px;">--}} <div class="dez-separator bg-primary"></div> <div class="clear"></div> <h3 style="color: black; line-height: 35px;">Please note that, you cannot bet or play on this website. It only offers betting tips and predictions on football matches. We advise you to respect the laws on Betting in your country.SportPesa Betting Tips is neither affiliated with any of the bookies including Sportpesa, Betin, Betway, Justbet, mcheza and Elitebet nor sponsored by any of them </h3> <br><br> </div> </div> </div> @endsection @section('levelJS') @endsection