aplus#33
Mahesh Sharma 2 years ago
parent dcad18e339
commit a6e81c2200
  1. 2
      resources/views/about.blade.php

@ -23,7 +23,7 @@
<div class="who-we-desc"> <div class="who-we-desc">
<h5>About us <hr></h5> <h5>About us <hr></h5>
<h3>Who are we?</h3> <h3>Who are we?</h3>
<p>{!!strip_tags$about($about->first()->description)!!} <p>{!!strip_tags($about->first()->description)!!}
<br><br> <br><br>
{!!strip_tags($about->first()->sub_description)!!} {!!strip_tags($about->first()->sub_description)!!}
</p> </p>

Loading…
Cancel
Save