@extends('layout') @section('css') @stop @section('content')
image

{{$ui->header_title}}

{{$ui->header_body}}

Get started

The most trusted cryptocurrency platform

Here are a few reasons why you should choose us
@foreach($service as $services)

{{$services->title}}

{{$services->details}}

@endforeach
Letsmine

{{$ui->s6_title}}

{{$ui->s6_body}}

phone
@foreach($plan as $val)
bitcoin
{{$val->name}}
Price:
{{$val->min_deposit}}BTC
  • Duration:
    For {{$val->duration.$val->period}}(s)
  • Referral:
    {{$val->ref_percent}}%
  • Hashrate:
    {{$val->hashrate}}
@endforeach
Frequent questions

{{$ui->s5_title}}

{{$ui->s5_body}}

{{$ui->s8_title}}

{{$ui->s8_body}}
{{$ui->total_assets}}

Total asset

{{$ui->experience}}

Years of experience

{{$ui->traders}}

Qualified traders

{{$ui->countries}}

Countries supported

@if(count($review)>0)
@foreach($review as $vreview)
{{$vreview->review}}
avatar
{{$vreview->name}}
{{$vreview->occupation}}
@endforeach
@endif @stop