@extends('layouts/layoutMaster') @section('title', 'Addons - Explore') @section('content')
{{ \Illuminate\Support\Str::limit($addon->description, 80) }}