@extends('admin.layout') @section('content')
用户管理
@if(role('User/Info/index')) @endif
@endsection