@extends('admin.layouts.app') @section('title', 'Settings') @section('content')
{{--
Home
--}}
settings
?
Settings
Use this section to manage the settings on cloudscreen.
Master Data
Category
Define and manage category
Group
Define and manage groups
Sync Settings
Define and manage sync time
Default Content
Define Default Content
Contact Email Settings
Define Contact Email Settings
@stop @section('styles')
@stop @section('admin_js') @stop