@extends('layouts/default') {{-- Page title --}} @section('title') {{ trans('admin/settings/general.security_title') }} @parent @stop {{-- Page content --}} @section('content')
{{ trans('admin/settings/general.login_remote_user_enabled_help') }}
{{ trans('admin/settings/general.login_common_disabled_help') }}