@extends('layouts.base') @section('content') @section('title', trans('固定奖励')) 固定奖励 @include('Yunshop\FixedReward::admin.tabs') @include('Yunshop\FixedReward::admin.tpl.reward') @include('Yunshop\FixedReward::admin.tpl.notice') @endsection