@extends('admin.layouts.app') @section('title', '会员等级添加') @section('content')
会员等级列表 > 添加会员等级
{{ csrf_field() }}
等级名称:
等级:
排序:
  
@endsection