@extends('admin.layout.app') @section('title') {{ $role->name ?? 'Show Role' }} @endsection @section('header')
{{ ucfirst($key) }}