D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
3023066
/
root
/
proc
/
3023067
/
cwd
/
www
/
resources
/
views
/
vcards
/
gallery
/
columns
/
Filename :
link.blade.php
back
Copy
@if($row->link == null && ($row->type == 0 || $row->type == 2 || $row->type == 3 || $row->type == 4)) <a href="{{$row->gallery_image}}" target="_blank">{{$row->gallery_image}}</a> @else <a href="{{$row->link}}" target="_blank">{{$row->link}}</a> @endif