@extends('layouts.master') @section('title') {{__('System Settings') }} @endsection @section('main_content')

{{ __('Note :') }} {{ __("Don't Use Any Kind Of Space In The Input Fields") }}

@csrf
{{ __('Note :') }} {{ __('If you are using MAIL QUEUE after Changing The Mail Settings You Need To Restart Your Supervisor From Your Server') }}
{{ __('QUEUE COMMAND Path :') }} {{ __('/home/u186958312/domains/maanai.acnoo.com/public_html/maanai') }}
{{ __('QUEUE COMMAND :') }} {{ __('php artisan queue:work') }}
{{ __('Recommended') }} {{ __('Memcached or Redis') }}{{ __('Cache Driver For Height Performance Application And Optimize Call Database Query') }}
{{ __('Storage Settings') }}

{{ __('Fill up this credentials if you want to use AWS S3 Storage Bucket') }}


{{ __('Fill up this credentials if you want to use Wasabi Storage Bucket') }}

@endsection