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