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