芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/myvyralapp.com/bck/resources/views/merchant/sections/transaction/log.blade.php
@extends('merchant.layouts.master') @push('css') @endpush @section('breadcrumb') @include('merchant.components.breadcrumb',['breadcrumbs' => [ [ 'name' => __("Dashboard"), 'url' => setRoute("merchant.dashboard"), ] ], 'active' => __("Transactions")]) @endsection @section('content') @endsection @push('script') @endpush