@extends('layouts.main') @section('title') {{ __('general_setting') }} @endsection @section('content')

{{ __('general_setting') }} {{ __('directly_reflect_changes_in_all') }}

@csrf

@endsection @section('script') @endsection