@props(['clients']) @php $gridTemplateColumns = 'repeat(3, minmax(0, 1fr))'; @endphp @push('styles') @endpush
Client
Renewal
Actions
@foreach ($clients as $client) @endforeach