Category: {{ $items->category }}
Mobile App Type: {{ $items->type }}
Font-Family: {{ $items->font_family }}
Deployed Date: {{ $items->deployed_date }}
Google Play Link: {{ $items->link_1 }}
App Store Link: {{ $items->link_2 }}
{{ Str::limit(html_entity_decode(strip_tags($items->description)), 80, '...') }}
{{ Str::limit(html_entity_decode(strip_tags($items->key_delivery)), 80, '...') }}
{{ Str::limit(html_entity_decode(strip_tags($items->concept)), 80, '...') }}