{{ Str::limit($post->title, 55) }}
{{ Str::limit(strip_tags($post->content), 120, '...') }}
@extends('master.front') @section('meta') @endsection @section('content') @if ($extra_settings->is_t4_slider == 1)
{{ $service->details }}