fixed name issue for Permission edit page
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
@extends('layouts.admin')
|
@extends('layouts.admin')
|
||||||
|
|
||||||
@section('title', trans('general.title.edit', ['type' => trans_choice('general.permission', 1)]))
|
@section('title', trans('general.title.edit', ['type' => trans_choice('general.permissions', 1)]))
|
||||||
|
|
||||||
@section('content')
|
@section('content')
|
||||||
<!-- Default box -->
|
<!-- Default box -->
|
||||||
|
Reference in New Issue
Block a user