@extends('layouts.admin') @section('title', 'Edit Permission') @section('content')
{{ $permission->name ?? 'N/A' }}