@extends('layouts.app') @section('title', 'Edit Role') @section('page-title', 'Edit Role') @section('content') Update the role information and manage the permissions assigned to this role. {{-- Page Actions --}}
{{-- System Role Warning --}} @if ($isSystemRole)This is a protected system role. Its name and permissions cannot be modified from Role Management.