@extends('layouts.base') @section('content') @section('title', trans('开票记录')) @include('Yunshop\Invoice::admin.mixins')
@endsection('content')