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