@extends("website.layouts.layout") @section('title',"Services") @section("body") Home Services {{ $group_name }} {!! $group_tagline !!} {{ $category_name }} {!! $category_description !!} Book Now Steps to accomplish your project Lorem Ipsum is simply dummy text of the printing and typesetting industry. @foreach ($accomplishStep as $step) {{ $step->step }} {!! $step->heading !!} {!! $step->tagline !!} @endforeach Other Services @foreach($AllCategories as $allCategories) {{$allCategories->Category}} @endforeach Explore All Services @endsection
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
{!! $step->tagline !!}