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