@extends('student.layouts.app') @section('titlePage', 'Blogs') @section('content') @php $brand = $dataConfigs['brand'] ?? 'default'; @endphp @push('script') @endpush
{!! Str::limit($value->sub_description, $limit = 60, $end = '...') !!}