@extends('frontLayouts.frontApp') @section('headerContent')
{{ LaravelLocalization::getCurrentLocale() == 'ar' ? \Illuminate\Support\Str::words($post->description_ar,14) : \Illuminate\Support\Str::words($post->description_en,14) }}