@extends('layouts.app') @section('title', 'System Settings') @section('subtitle', 'Manage system configuration and preferences') @section('content')
{{ $setting->description }}
No settings found for {{ $groups[$group] ?? ucfirst($group) }}
Create your first setting or switch to another group.