@foreach($all_info as $item)
{!! $item->icon !!}

{{$item->title}}

{{$item->description}}

@endforeach