@extends('layouts.app') @section('title', $role->name . ' - Rol Detayı') @section('page-title', $role->name) @section('content')
{{ $role->slug }}
{{ $user->name }}
{{ $user->email }}
Bu role henüz izin atanmamış.