@foreach ($overview->missions as $skill)
{{ $skill['first_word'] }}
{{ $skill['first_word'] }} {!! strip_tags($skill['desc']) !!}
@endforeach