@extends('frontend.master') @section('content') Soil Stabilization Home About Soil Stabilization @foreach ($terrafirma as $terrafirmaa) {{$terrafirmaa->title}} @php echo $terrafirmaa->description; @endphp @endforeach @endsection()
@php echo $terrafirmaa->description; @endphp