@local @endlocal @vite(['resources/js/pages/datatables.js'])

{{ __("This page showcases how easily you can add a plugin’s JS/CSS assets and init it using custom JS code.") }}

# {{__("Name")}} {{__("Email")}} {{__("Registered")}} @for ($i = 1; $i < 21; $i++) Giacomo Grande {{__("client")}}{{ $i }}@example.com @choice('days_ago', $days = rand(2, 10), ['days' => $days]) @endfor # {{__("Name")}} {{__("Email")}} {{__("Registered")}} @for ($i = 1; $i < 21; $i++) {{ $i }} John Smith {{__("client")}}{{ $i }}@example.com @choice('days_ago', $days = rand(2, 10), ['days' => $days]) @endfor