@extends('layouts.frontend-master') @section('title', 'Electrical Services') @section('content') Electrical Services Home Electrical Services @foreach($all_services as $service) {{ $service->name }} {!! str_limit($service->description, 100) !!} @endforeach What Services We Offer Security Services Electrical Services 24/7 Site Cam Contact us @endsection
{!! str_limit($service->description, 100) !!}