Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to display the job title? #12133

Closed
kruzikruz opened this issue Nov 16, 2022 · 1 comment
Closed

How to display the job title? #12133

kruzikruz opened this issue Nov 16, 2022 · 1 comment
Assignees

Comments

@kruzikruz
Copy link

Is your feature request related to a problem? Please describe.

In print.blade.php I can display the username, but how do I display their job title and department?

I display the username using this function - {{ $show_user->present()->fullName() }}

Describe the solution you'd like

.

Describe alternatives you've considered

No response

Additional context

No response

@dampfklon
Copy link
Contributor

This prints the Job Title: {{ $show_user->present()->jobtitle }}

@snipe snipe closed this as completed in 0cc7389 Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants