{{-- @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) ?? '' !!} {!! $description->card_description[0] ?? '' !!} Read >> << Less {{ $description->cards[1] ?? '' }} {!! str_limit($description->card_description[1],100) ?? '' !!} {!! $description->card_description[1] ?? '' !!} Read >> << Less {{ $description->cards[2] ?? '' }} {!! str_limit($description->card_description[2],100) ?? '' !!} {!! $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) ?? '' !!}
{!! $description->card_description[0] ?? '' !!}
{!! str_limit($description->card_description[1],100) ?? '' !!}
{!! $description->card_description[1] ?? '' !!}
{!! str_limit($description->card_description[2],100) ?? '' !!}
{!! $description->card_description[2] ?? '' !!}