+ + {{ $post->title }} + +
++ {{ Str::limit(strip_tags($post->body), 150) }} +
+ + {{ __('home.read_more') }} → + ++ {{ __('home.intro') }} +
+
+ + {{ __('home.lawyer_title') }} +
++ {{ __('home.lawyer_bio') }} +
++ {{ __('home.services_subtitle') }} +
++ {{ __('home.services.' . $service . '.description') }} +
++ {{ __('home.values_subtitle') }} +
++ {{ Str::limit(strip_tags($post->body), 150) }} +
+ + {{ __('home.read_more') }} → + +