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