@if($attachments && $attachments->count() )
@foreach( $attachments as $attachment) @icon(paperclip) path")}}" target="_blank">{{ $attachment->path }} @endforeach
@endif