index.blade.php 66 B

123
  1. @section('title', '账户管理平台')
  2. @extends('common.index')