@extends('layout.dashboard') @section('content')
{{ trans('dashboard.components.listed_group', ['name' => $component->group->name]) }}
{{ $component->description }}