@php $buttonText = '申請 VPN'; $buttonRoute = 'vpn-requests.create'; @endphp @include('dashboard.cards._template', compact('card', 'buttonText', 'buttonRoute'))