@extends('front.layouts.app') @section('content')
{!! Illuminate\Support\Str::limit($blog->description, 400) !!}
{!! setting('section_five_description_one', app()->getLocale()) !!}