@@ -93,7 +93,6 @@ |
||
93 | 93 | /** |
94 | 94 | * Display the specified resource. |
95 | 95 | * |
96 | - * @param \App\City $city |
|
97 | 96 | * @return \Illuminate\Http\Response |
98 | 97 | */ |
99 | 98 | public function show($id) |
@@ -93,7 +93,6 @@ |
||
93 | 93 | /** |
94 | 94 | * Display the specified resource. |
95 | 95 | * |
96 | - * @param \App\District $district |
|
97 | 96 | * @return \Illuminate\Http\Response |
98 | 97 | */ |
99 | 98 | public function show($id) |
@@ -66,7 +66,6 @@ |
||
66 | 66 | /** |
67 | 67 | * Display the specified resource. |
68 | 68 | * |
69 | - * @param \App\Province $province |
|
70 | 69 | * @return \Illuminate\Http\Response |
71 | 70 | */ |
72 | 71 | public function show($id) |
@@ -93,7 +93,6 @@ |
||
93 | 93 | /** |
94 | 94 | * Display the specified resource. |
95 | 95 | * |
96 | - * @param \App\Village $village |
|
97 | 96 | * @return \Illuminate\Http\Response |
98 | 97 | */ |
99 | 98 | public function show($id) |