@extends('panel.layout.app') @section('title', __('General Settings')) @section('additional_css') @endsection @section('content')

{{ __('Global Settings') }}

{{ __('Social Login') }}

{{ __('Logo Settings') }}

{{ __('If you will use SVG, you do not need the Retina (2x) option.') }}

{{ __('Default Logos') }}

{{ __('Retina Logos (2x) - Optional') }}

{{ __('Seo Settings') }}

{{ __('Advanced Settings') }}

{{ __('Manage the Features') }}

{{ __('Manage the features you want to activate for users.') }}

{{ __('Users API Key Option') }}

{{ __('Upon activating this feature, the admin API key will be deactivated, and users will need to input their own API keys for continued functionality.') }}

{{ __('Mobile Settings') }}

{{ __('This setting is in early alpha stage. Please do not activate until offically released.') }}
@endsection @section('script') @endsection