@extends ('backend.layouts.app') @section ('title', 'Solutions Management') @section('after-styles') {{ Html::style("https://cdn.datatables.net/v/bs/dt-1.10.15/datatables.min.css") }} @endsection @section('page-header')

Solutions Management

@endsection @section('content')

Solutions

@include('backend.solution.partials.solution-header-buttons')
Title Logo Type Currency Broker Directly Min Investment Flat Fee Range Fee Min Fee Amount Brokers Lisps Risk Profile Personalised Management Account Active Actions
@endsection @section('after-scripts') {{ Html::script("https://cdn.datatables.net/v/bs/dt-1.10.15/datatables.min.js") }} {{ Html::script("js/backend/plugin/datatables/dataTables-extend.js") }} @endsection