@foreach($tabs as $id => $tab)
{!! array_get($tab, 'content') !!}
@endforeach