{{-- Dynamically count the steps and choose the appropriate col-md-x --}} @php($c=0) @foreach ($so->site->steps() as $o)

{{ $o['title'] }}

{{ $o['description'] }}


@endforeach