ak jay
This commit is contained in:
parent
280754a0e6
commit
6eee9395eb
|
|
@ -41,7 +41,7 @@
|
|||
<div class="col-lg-8 col-md-8" style="margin-bottom: 50px; padding-right: 10px;padding-left: 0;">
|
||||
<h5 style="margin-bottom: 25px; color: #989898" class='fontRegular'>{{$news->datet}}</h5>
|
||||
<div class="testqq" style="margin-bottom: 20px;">
|
||||
@if(stristr($main->img_url, 'images/') != false)
|
||||
@if(stristr($news->img_url, 'images/') != false)
|
||||
<img src="/uploads/{{$news->img_url}}">
|
||||
@else
|
||||
<img src="{{$news->img_url}}">
|
||||
|
|
|
|||
Loading…
Reference in New Issue