|
|
|
@ -27,9 +27,40 @@ |
|
|
|
|
<a href="/">Read More</a> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<div class="row g-4"> |
|
|
|
|
|
|
|
|
|
<div class="col-md-4"> |
|
|
|
|
<div class="news-page-card"> |
|
|
|
|
|
|
|
|
|
<div class="news-card-img"> |
|
|
|
|
<img src="{{url('frontend/images/test-img.png')}}" class="img-fluid" alt=""> |
|
|
|
|
</div> |
|
|
|
|
<div class="news-card-desc"> |
|
|
|
|
<h4>Lorem Ipsum is simply dummy text of the printing</h4> |
|
|
|
|
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's...</p> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<div class="col-md-4"> |
|
|
|
|
<div class="news-page-card"> |
|
|
|
|
<div class="news-card-img"> |
|
|
|
|
<img src="{{url('frontend/images/test-img.png')}}" class="img-fluid" alt=""> |
|
|
|
|
</div> |
|
|
|
|
<div class="news-card-desc"> |
|
|
|
|
<h4>Lorem Ipsum is simply dummy text of the printing</h4> |
|
|
|
|
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's...</p> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<div class="col-md-4"> |
|
|
|
|
<div class="news-page-card"> |
|
|
|
|
<div class="news-card-img"> |
|
|
|
|
<img src="{{url('frontend/images/test-img.png')}}" class="img-fluid" alt=""> |
|
|
|
|
</div> |
|
|
|
|
<div class="news-card-desc"> |
|
|
|
|
<h4>Lorem Ipsum is simply dummy text of the printing</h4> |
|
|
|
|
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's...</p> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|