topheaderads removed from material blade

This commit is contained in:
Mahri Ilmedova 2022-08-26 17:42:03 +05:00
parent d53cb16788
commit d465202a98
1 changed files with 0 additions and 13 deletions

View File

@ -57,19 +57,6 @@
</div>
</div>
<div class="container kesde" style="width: 100%; margin-top: 50px">
@if($topheaderadvs)
@if($topheaderadvs->url_bottom)
<a href="https://content.turkmentv.gov.tm/{{$topheaderadvs->url_bottom}}">
<img src="https://content.turkmentv.gov.tm/{{$topheaderadvs->bottom_img_url}}" style="width: 100%">
</a>
@else
<a href="#">
<img src="https://content.turkmentv.gov.tm/{{$topheaderadvs->bottom_img_url}}" style="width: 100%">
</a>
@endif
@endif
</div>
</div>
@endsection
@section('footerScripts')