@push('styles') @endpush

@lang('config.global.page.title')

@lang('config.global.card.title.application')

@if ($errors->has('keys.application_overview'))

{{ $errors->first('keys.application_overview') }}

@endif
@permission('glob-conf-update')
@endpermission

@lang('config.global.card.title.sales')

%
@if (isset($keys['reservation_amount_type']) && $keys['reservation_amount_type'] == 'percentage') % @endif
@if ($errors->has('keys.sale_terms_conditions'))

{{ $errors->first('keys.sale_terms_conditions') }}

@endif

@lang('config.global.card.title.password')

@lang('config.global.lbl.minutes')
@if ($errors->has('keys.password_reset_message'))

{{ $errors->first('keys.password_reset_message') }}

@endif

@lang('config.global.card.title.contract')

@if ($errors->has('keys.contract_template'))

{{ $errors->first('keys.contract_template') }}

@endif
@if ($errors->has('keys.contract_mail_message'))

{{ $errors->first('keys.contract_mail_message') }}

@endif
@push('scripts') @endpush