{{-- Commercial Services --}}

Service Introduction

Risk Block

Benefit Block

How Commercial Services Work

Process Flow (CRUD – 4 Steps)

@foreach($detail->items->where('type', 'process_flow') as $index => $item)
@endforeach

Tracking and Reporting

Tracking Steps (CRUD – 4 Items)

@foreach($detail->items->where('type', 'tracking_step') as $index => $item)
@endforeach

Why Invest Section

Why Invest Cards

@foreach($detail->items->where('type', 'why_invest') as $index => $item)
@endforeach