@extends('layouts.main') @section('title') {{ __('general_setting') }} @endsection @section('content') {{ __('dashboard') }} {{ __('system_setting') }} {{ __('general_setting') }} {{ __('general_setting') }} {{ __('directly_reflect_changes_in_all') }} @csrf {{ __('android_app_link') }} {{ __('ios_app_link') }} {{ __('google_gemini_api_key') }} {{ __('category') }} {{ __('subcategory') }} {{ __('breaking_news') }} {{ __('live_streaming') }} {{ __('rss_fees') }} {{ __('comment') }} {{ __('weather') }} {{ __('enable_location_in_news') }} {{ __('nearest_location_measure_in_km') }} {{ __('maintenance_mode') }} {{ __('mobile_login') }} {{ __('country_code') }} {{ __('allow_auth_views_only') }} {{ __('Duplicate views may be counted.') }} {{ __('storage_symlink_status') }} {{ __('dummy_data') }} {{ __('import') }} {{-- {{ __('association_file') }} {{ __('assetlinks_file') }} --}} {{ __('submit') }} @endsection @section('script') @endsection