test material ads
This commit is contained in:
parent
95be5feb33
commit
1ff39e24d1
|
|
@ -59,9 +59,9 @@
|
|||
|
||||
<div class="container kesde" style="width: 100%; margin-top: 50px">
|
||||
@if(!empty($topheaderadvs))
|
||||
<a href="https://content.turkmentv.gov.tm/{{$topheaderadvs->url_bottom}}">
|
||||
<img src="https://content.turkmentv.gov.tm/{{$topheaderadvs->bottom_img_url}}" alt="{{$topheaderadvs -> alt_bottom}}" style="width: 100%">
|
||||
</a>
|
||||
<a href="https://content.turkmentv.gov.tm/{{$topheaderadvs->url_bottom ?? '#'}}">
|
||||
<img src="https://content.turkmentv.gov.tm/{{$topheaderadvs->bottom_img_url ?? '#'}}" alt="{{$topheaderadvs->alt_bottom ?? ''}}" style="width: 100%">
|
||||
</a>
|
||||
@endif
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -86,4 +86,4 @@
|
|||
|
||||
|
||||
|
||||
@endsection
|
||||
@endsection
|
||||
|
|
|
|||
Loading…
Reference in New Issue