@extends('frontend.layout.site') @section('title', $service->title) @section('content')
{{ $service->short_description }}
{{ Str::limit(strip_tags($s->short_description), 80) }}