@if(auth()->user()->roles->accessLevel->name === "Manager" ||
auth()->user()->roles->accessLevel->name === "HR-Manager" ||
auth()->user()->roles->accessLevel->name === "HR-Legal-Staff" ||
auth()->user()->roles->accessLevel->name === "Director" ||
auth()->user()->roles->accessLevel->name === "Developer" )
@endif
@include('partials.alert')
| Department |
: |
{{ $authDepart->name }} |
| Periode |
: |
|
| Quartal |
: |
|
| Total Bobot Department |
: |
|
| Total Bobot Common Goals |
: |
|
| Total Score |
: |
|