@php $buttonText = '前往看板'; $buttonRoute = 'boards.index'; @endphp @include('dashboard.cards._template', compact('card', 'buttonText', 'buttonRoute'))