@extends('layouts.app') @section('title', __('navigation.services')) @section('content')
{{ __('navigation.services_subtitle') }}
{{ Str::limit($service->{'short_description_' . app()->getLocale()}, 100) }}