@php $buttonText = '查看主機維護報告'; $buttonRoute = 'hosts.index'; @endphp @include('dashboard.cards._template', compact('card', 'buttonText', 'buttonRoute'))