- Introduced `DirectiveServiceProvider` to register custom Blade directives. - Added `@initials` directive to generate and display uppercase initials from a given string. - Registered the service provider in `bootstrap/providers.php`.
- add title, placeholder and subtitle in avatar component - add role collection in users dto - make show empty text on table by default