@if($attachments->count() > 0)
Additional Attachments
@foreach($attachments as $attachment)
@endforeach
@endif