@php if ($settings->redirect_url != null or !empty($settings->redirect_url)) { header("Location: $settings->redirect_url", true, 301); exit(); } @endphp @extends('layouts.base') @section('title', $settings->site_title) @section('styles') @parent @endsection @inject('content', 'App\Http\Controllers\FrontController') @section('content')

{{ $content->getContent('Mnag31', 'title') }}

{{ $content->getContent('Mnag31', 'description') }}

{{ $content->getContent('J23T0Y', 'title') }}

{{ $content->getContent('9HOR1z', 'title') }}

{{ $content->getContent('9HOR1z', 'description') }}

{{ $content->getContent('7DH2G9', 'title') }}

{{ $content->getContent('7DH2G9', 'description') }}

{{ $content->getContent('5Vg32I', 'title') }}

{{ $content->getContent('5Vg32I', 'description') }}

{{ $content->getContent('Vg6Gy7', 'title') }}

{{ $content->getContent('Vg6Gy7', 'description') }}

{{ $content->getContent('1Sx1dl', 'title') }}

{{ $content->getContent('1Sx1dl', 'description') }}

{{ $content->getContent('YYqKx3', 'title') }}

{{ $content->getContent('YYqKx3', 'description') }}

{{ $content->getContent('yGg8xI', 'title') }}

{{ $content->getContent('yGg8xI', 'description') }}

{{ $content->getContent('xEWMho', 'title') }}

{{ $content->getContent('xEWMho', 'description') }}

{{ $content->getContent('9SOtK1', 'title') }}

{{ $content->getContent('9SOtK1', 'description') }}

Find Out More

{{ $content->getContent('vr6Xw0', 'title') }}

{{ $content->getContent('vr6Xw0', 'description') }}

@foreach ($plans as $plan)
{{ $plan->name }}

{{ $settings->currency }} {{ $plan->price }}

{{ $plan->expiration }}

  • Min. Possible deposit: {{ $settings->currency }}{{ $plan->min_price }}
  • Max. Possible deposit: {{ $settings->currency }}{{ $plan->max_price }}
  • Minimum return {{ $plan->minr }} %
  • Maximum return {{ $plan->maxr }} %
  • {{ $settings->currency }}{{ $plan->gift }} Gift Bonus
@endforeach

{{ $content->getContent('wOS1ve', 'title') }}

{{ $content->getContent('wOS1ve', 'description') }}

{{ $content->getContent('SMsJr1', 'title') }}

{{ $content->getContent('SMsJr1', 'description') }}

{{ $content->getContent('Mnag31', 'title') }}

{{ $content->getContent('Mnag31', 'description') }}

@endsection @section('scripts') @parent @endsection