@extends('layouts.base') @section('content') @section('title', trans('租赁插件'))
@include('Yunshop\LeaseToy::admin.tabs')
@include('Yunshop\LeaseToy::admin.tpl.setfrom')
@include('Yunshop\LeaseToy::admin.tpl.notice')
@endsection