|
@@ -93,9 +93,9 @@
|
|
|
</a>
|
|
|
@endif
|
|
|
@if($recruit->id == 16)
|
|
|
-{{-- <a href="{{ route('recruit.material_supplement',array('id'=>$recruit->id)) }}" >--}}
|
|
|
-{{-- <li style="background:#EFC1B3;float: left;margin-bottom:10px;">考察审核</li>--}}
|
|
|
-{{-- </a>--}}
|
|
|
+ <a href="{{ route('recruit.material_supplement',array('id'=>$recruit->id)) }}" >
|
|
|
+ <li style="background:#EFC1B3;float: left;margin-bottom:10px;">考察审核</li>
|
|
|
+ </a>
|
|
|
@endif
|
|
|
<div style="clear: both;"></div>
|
|
|
</ul>
|