@extends('admin/layout') @section('title') {{ labels('admin_labels.system_settings', 'System Settings') }} @endsection @section('content') @php $user = auth()->user(); $role = auth()->user()->role->name; @endphp

{{ labels('admin_labels.system_settings', 'System Settings') }}

{{ labels('admin_labels.fine_tune_paltform_dynamics_with_systen_settings_mastery', 'Fine-Tune Platform Dynamics with System Settings Mastery') }}

@csrf
{{ labels('admin_labels.app_and_version_settings', 'App & Version Settings') }}