snipe-it/resources/views/partials/forms/edit/submit-button.blade.php
snipe bffba02511 Updated icons
Signed-off-by: snipe <snipe@snipe.net>
2024-08-18 17:26:44 +01:00

6 lines
133 B
PHP

<button type="submit" class="btn btn-primary pull-right">
<x-icon type="checkmark" />
{{ trans('general.save') }}
</button>