controller update
This commit is contained in:
@@ -28,8 +28,9 @@
|
||||
'Approved' => 'Approved',
|
||||
'Denied' => 'Denied',
|
||||
], 'Select') }}
|
||||
</td>
|
||||
{{ Form::submit('Update', ['class' => 'btn btn-primary']) }}
|
||||
</td>
|
||||
|
||||
{!! Form::close() !!}
|
||||
</tr>
|
||||
@endforeach
|
||||
|
||||
Reference in New Issue
Block a user