@extends('backend/layouts/default') {{-- Page title --}} @section('title') @lang('admin/settings/general.update') :: @parent @stop {{-- Page content --}} @section('content')
@lang('general.lock_passwords')
@else {{ Form::file('logo') }} {{ $errors->first('logo', '@lang('general.lock_passwords')
@else {{ Form::textarea('custom_css', Input::old('custom_css', $setting->custom_css), array('class' => 'form-control','placeholder' => 'Add your custom CSS')) }} {{ $errors->first('custom_css', '@lang('admin/settings/general.custom_css_help')
@lang('admin/settings/general.qr_help')
@endif@lang('admin/settings/general.default_eula_help_text')
@lang('admin/settings/general.eula_markdown')
@lang('admin/settings/general.slack_integration_help',array('slack_link' => 'https://my.slack.com/services/new/incoming-webhook'))
@lang('admin/settings/general.about_settings_text')