Need help with DateTimePicker
I have this code in one of my resource inside employee panel:
It does not allow me to select time and also show's different UI compared to the one I have for admin panel. In admin panel the same code works perfectly.
I have already done these steps:
Run php artisan filament:upgrade.
Recompile any frontend assets you may have.
Clear your browser cache.
Delete the /resources/views/vendor directory if it exists.
I need help please. Tried everything but nothing worked.
It does not allow me to select time and also show's different UI compared to the one I have for admin panel. In admin panel the same code works perfectly.
I have already done these steps:
I need help please. Tried everything but nothing worked.
