@extends('admin::curd.index') @section('heading') {!! trans('user::user.role.name') !!} {!! trans('cms.manage') !!} {!! trans('user::user.role.names') !!} @stop @section('title') {!! trans('user::user.role.names') !!} @stop @section('breadcrumb')
@stop @section('entry'){!! trans('user::user.role.label.name') !!} |
---|