@@ -24,7 +24,7 @@
{{ csrf_field() }}
<div class="form-group row">
- <label class="col-sm-2 col-sm-offset-1 control-label">打卡位置</label>
+ <label class="col-sm-2 col-sm-offset-1 control-label">打卡中心</label>
<div class="col-sm-8">
<input class="form-control" type="text" name="check_card_location" value="{{ $check_card_location->value }}" readonly id="location-select">
</div>