@foreach ($row->attachments as $attachment)
  • {{ $model::TYPE[$attachment->type] }}
  • @endforeach