@extends('frontend.layouts.app') @section('content')

Welcome

{!! $content->welcome ? $content->welcome : '' !!}
{{ Html::image('images/goals1.png', 'adviser orientated') }} advisor orientated
{{ Html::image('images/goals2.png', 'adviser orientated') }} cost effective
{{ Html::image('images/goals3.png', 'complete transparency') }} complete transparency
{{ Html::image('images/goals4.png', 'technology driven') }} technology driven

How it Works

{!! $content->how_it_works ? $content->how_it_works : '' !!}
{{ Html::image('images/how1.png', 'login to your unique account') }}
login to your unique account
{{ Html::image('images/how2.png', 'risk profile your client') }}
risk profile your client
{{ Html::image('images/how3.png', 'select optimal solution') }}
select optimal solution
{{ Html::image('images/how4.png', 'generate investment proposal') }}
generate investment proposal
{{ Html::image('images/howSl1.jpg', 'How it Works slide 1') }}

Benefits to Advisor

{{ Html::image('images/howSl2.jpg', 'How it Works slide 2') }}

Our Partners

@if($solutions->count())

Our Solutions

{{ $content->solutions_title }}

@endif @endsection @section('after-scripts')