@extends('frontend::page') @section('content') @if(empty($link_query->image)) @php $link_query->image='no_image.png'; @endphp @endif
@if (!empty($ad[6])) @endif @if (!empty($ad[7]))
{!! $ad[7] !!}
@endif
@endsection