@foreach ($about_structs as $about_struct)

{{ $about_struct->name }}

{!! $about_struct->long_desc !!}
@endforeach