@if (data.url && data.type === 'pdf') {
{{ data.title }}
} @if (data.url && data.type === 'image') {
{{ data.title }}
}