@@ -24,7 +24,6 @@ |
||
24 | 24 | * |
25 | 25 | * @param \Illuminate\Http\Request $request Incoming Request. |
26 | 26 | * @param \App\Models\JobPoster $jobPoster Incoming JobPoster object. |
27 | - |
|
28 | 27 | * @return \Illuminate\Http\Response |
29 | 28 | */ |
30 | 29 | public function show(Request $request, JobPoster $jobPoster) |