{{-- @if ($contents->count() > 0) From Our Blogs View All.. @foreach ($contents as $content) {{str_limit($content->title , $limit = 24, $end = '...')}} {{$content->author? $content->author." / " : null}}{{site_date_format($content->created_at)}} {!! str_limit($content->short_text, $limit = 125, $end = '...') !!} More About @endforeach @endif --}} @push('style') @endpush @php $title = json_decode($home_works['title'] ?? ''); $description = json_decode($home_works['description'] ?? ''); @endphp {{ $description->cards[0] ?? '' }} {!! Str::limit($description->card_description[0] ?? '', 100) !!} {!! Str::limit($description->card_description[0] ?? '', 100) !!} Read >> << Less {{ $description->cards[1] ?? '' }} {!! Str::limit($description->card_description[1], 100) ?? '' !!} {!! Str::limit($description->card_description[1]) ?? '' !!} Read >> << Less {{ $description->cards[2] ?? '' }} {!! Str::limit($description->card_description[2], 100) ?? '' !!} {!! Str::limit($description->card_description[2]) ?? '' !!} Read >> << Less @push('script') @endpush
{{$content->author? $content->author." / " : null}}{{site_date_format($content->created_at)}}
{!! str_limit($content->short_text, $limit = 125, $end = '...') !!}
{!! Str::limit($description->card_description[0] ?? '', 100) !!}
{!! Str::limit($description->card_description[1], 100) ?? '' !!}
{!! Str::limit($description->card_description[1]) ?? '' !!}
{!! Str::limit($description->card_description[2], 100) ?? '' !!}
{!! Str::limit($description->card_description[2]) ?? '' !!}