fixed name issue for Permission edit page
This commit is contained in:
parent
4f4d76cf43
commit
9bdf2c203c
@ -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 -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user