@extends('admin.layout') @section('content')
账户列表
@if(role('User/Banks/index')) @endif
{{----}}
@endsection