We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3972782 commit fcea564Copy full SHA for fcea564
resources/views/hardware/checkin.blade.php
@@ -129,7 +129,7 @@
129
130
<x-redirect_submit_options
131
index_route="hardware.index"
132
- :button_label="trans('general.checkout')"
+ :button_label="trans('general.checkin')"
133
:disabled_select="!$asset->model"
134
:options="[
135
'index' => trans('admin/hardware/form.redirect_to_all', ['type' => 'assets']),
0 commit comments