@php $buttonText = '查看 Log'; $buttonRoute = 'logs.index'; @endphp @include('dashboard.cards._template', compact('card', 'buttonText', 'buttonRoute'))