@php($image = wp_get_attachment_image_src(@$id, @$size)) @if($image) {{ get_post_meta( $id, '_wp_attachment_image_alt', true ) }} @endif