@extends('layouts.app') @section('title', $role->name) @section('content')
{{ $role->description }}
No permissions assigned to this role.