@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') }} {{ __('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') }} {{ __('association_file') }} {{ __('assetlinks_file') }} {{ __('submit') }} @endsection @section('script') @endsection