@extends('layouts.admin') @section('title') @lang('General Settings') @endsection @section('breadcrumb')

@lang('Site Settings')

@endsection @section('title') @lang('General Settings') @endsection @section('content')
@lang('Basic Settings')
@csrf @include('admin.partials.form-both')
theme_color}}" id="theme_color" name="theme_color" placeholder="{{ __('Theme Color') }}" >
@lang('Keep this field blank if you want any email domain to be allowed.')
@endsection @push('script') @endpush