OwlCyberSecurity - MANAGER
Edit File: terms.blade.php
@extends('layouts.master') @section('title') Our Terms & Conditions - sportspesatips @endsection @section('tag') @endsection @section('levelCSS') @endsection @section('terms') active @endsection @section('body') <!-- page title & breadcrumbs start --> @include('partials.breadcrumb', ['title'=>'Terms & Conditions']) <!-- /.page-header --> <!-- page title & breadcrumbs end --> <div class="container"> <div class="row"> <div class="col-sm-10 col-sm-offset-1 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;">By using the website or application and/or creating a SPORTPESATIPS.COM account you agree to these terms and conditions in full. If you not agree to them, close the website page. We reserve the right to change these terms and conditions at any time and you should check back regularly to ensure that you are aware of any changes. </h3> <h3 style="color: black; line-height: 35px;">All reasonable steps are taken to ensure that information provided by the website, including but not limited to betting tips,analysis, results, etc, is accurate and up-to-date but no guarantees are made and SPORTPESATIPS.COM takes no responsible for any losses linked to this information. </h3> <h3 style="color: black; line-height: 35px;">The SPORTPESATIPS.COM website contains links to other 3rd party Internet sites and business but accepts no responsibility or liabilities for any dealings you may have with these sites. It is your responsibility to read the terms and conditions and you use these 3rd parties at your own risk. </h3> <h3 style="color: black; line-height: 35px;">Betting tips and advice are provided with no guarantee of profit. The tips are provided with the best of intentions and are carefully researched but are for entertainment purposes only and no liability of any sort, financial or otherwise, is assumed by SPORTPESATIPS.COM or any connected company or party. <span class="text-danger">Please only bet what you can afford to lose and if you need support, information or advice visit the contact us via our website. </span> </h3> <h2 class="text-danger">ACCOUNT TERMS</h2> <h3 style="color: black; line-height: 35px;">You must be 18 years or older to use this Service. </h3> <h3 style="color: black; line-height: 35px;">You must provide your valid email address, and any other information needed in order to complete the signup process. You are responsible for keeping your password secure. </h3> <h3 style="color: black; line-height: 35px;">You may not use the sportpesatips.com service for any illegal or unauthorized purpose nor may you, in the use of the Service, violate any laws in your jurisdiction (including but not limited to copyright laws). </h3> <h3 style="color: black; line-height: 35px;">You are not allowed to share or reproduce the purchased information with anyone. </h3> <h3 style="color: black; line-height: 35px;">A breach or violation of any of the Account Terms as determined in the sole discretion of sportpesa tips will result in an immediate termination of your services. </h3> <br><br> </div> </div> </div> @endsection @section('levelJS') @endsection