@extends('layouts.partials.master') @section('title', 'Perfis') @push('styles') @endpush @section('content') @include('layouts.components.section-title', ['title' => 'Perfis']) @include('layouts.components.alerts')
| Nome | Descrição | 
|---|---|
| {{ $role->getRoleName() }} | {{ $role->getRoleDescription() }} | 
| 
                                             {{ __('translations.no_results') }}  | 
                                    |