@php $groupIcons = [ 'Meta' => 'sliders-h', 'Home Page' => 'house', 'Footer' => 'shoe-prints', 'Store' => 'money-bill', 'News' => 'bullhorn', 'Forum' => 'comments', 'Keys' => 'key', 'Design' => 'palette', ]; @endphp @extends('layouts.admin') @section('title', 'Site Configurations') @section('content')
Manage and update system configurations by category