@extends('front.layout.master') @section('content')

    {{--

    Popular products

    --}}
    @foreach($products as $product)
    {{$product->name}}

    {!! $product->content !!}

    @endforeach
    {{-- Fast execution, low latency--}}

    {{setting(app()->getLocale().".title")}}

    {!! setting(app()->getLocale().".content") !!}

    image

    {{setting(app()->getLocale().".video_title")}}

      {!! setting(app()->getLocale().".video_content") !!}

    More than 23,000 traders joined

    client-1
    Angela Nannenhorn

    from United Kingdom

    Very convenience for trader, spread for gold is relatively low compare to other broker

    client-2
    Wade Palmer

    from Germany

    One of the best FX brokers, I have been using! their trading conditions are excellent

    award-1
    Best Mobile Trading App

    European CEO Magazine

    2019

    award-2
    Best Forex Ecn Broker

    UK Forex awards

    2020

    award-3
    Best Trading Conditions

    Forex report magazine

    2021

    Ready to get started?

    Global access to financial markets from a single account

    And download the app

    app-store
    google-play
    @endsection @push('js') @endpush