refactor: update user roles and permissions for new role
Signed-off-by: miguel456 <me@nogueira.codes>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
{!! $position->vacancyFullDescription !!}
|
||||
<p class="text-sm text-muted">
|
||||
{{__('Last updated :lastUpdatedTimeValue', ['lastUpdatedTimeValue' => $position->updated_at->diffForHumans()])}}
|
||||
{{__('Last updated :lastUpdatedRelativeTimeValue', ['lastUpdatedRelativeTimeValue' => $position->updated_at->diffForHumans()])}}
|
||||
</p>
|
||||
@endif
|
||||
|
||||
|
Reference in New Issue
Block a user