@extends('layouts/layoutMaster') @section('title', 'Loja de Plugins') @section('content')
R$ {{ $plugin['price'] }}
{{ \Illuminate\Support\Str::limit($plugin['description'], 100) }}