@extends('web.layouts.front') @section('title') {{ __('messages.services') }} @endsection @section('content')
{{ \Illuminate\Support\Str::limit($frontService->short_description, 123) }}