@@ -947,7 +947,7 @@ |
||
947 | 947 | * @param \App\Models\JobPoster $jobPoster Incoming Job Poster object. |
948 | 948 | * @param string $application_step Current step in application. |
949 | 949 | * @return array |
950 | - */ |
|
950 | + */ |
|
951 | 951 | public function customBreadcrumbs(JobPoster $jobPoster, string $application_step) |
952 | 952 | { |
953 | 953 | $step_lang = Lang::get('applicant/application_template.tracker_label'); |