str_limit($value, $limit = 100, $end = '...')
{{ \Illuminate\Support\Str::limit($key->title, 20,'...') }}