@extends('layouts.baseframe') @section('title', $_title) @section('content')
@lang('res.role.field.name') | @lang('res.role.field.description') | @lang('res.common.created_at') | @lang('res.common.updated_at') | @lang('res.common.operate') | |
---|---|---|---|---|---|
{{ $item->name }} | {{ $item->description }} | {{ $item->created_at }} | {{ $item->updated_at }} |
@lang('res.common.total') {{ $data->total() }} @lang('res.common.count')