{{ __('Add Store/General Settings') }}

{{ __('Store Information') }}

{{ __("Update your store informations.") }}

@csrf @method('POST')
{{ __('Save') }} @if (session('status') === 'setting-created')

{{ __('Saved.') }}

@endif