@extends('admin::layouts.admin') @section('title', 'Edit Permission') @section('content')

Edit Permission

Back to List
@if($errors->any()) @endif
@error('description')

{{ $message }}

@enderror

Danger Zone

Once you delete this permission, there is no going back. Please be certain.

@endsection