view update
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<td>
|
||||
{{ Form::hidden('id', $req->id) }}
|
||||
{{ Form::hidden('system', $req->system) }}
|
||||
{{ Form::hideen('planet', $req->planet) }}
|
||||
{{ Form::hidden('planet', $req->planet) }}
|
||||
{{ Form::hidden('moon', $req->moon) }}
|
||||
{{ Form::select('status', [
|
||||
'Approved' => 'Approved',
|
||||
|
||||
Reference in New Issue
Block a user