@extends('layouts.app') @section('title', 'General Settings') @section('content')

System Configuration

Manage platform preferences, email servers, and access control.

@if(session('success'))
{{ session('success') }}
@endif
@csrf

Click to upload or drag and drop

SVG, PNG, JPG (MAX. 800x400px)

Configure your SMTP server to enable system notifications and reports distribution.
@csrf
Active System Users
User Position Role Last Login Actions
AE
Akmal El-Sayed
akmal@production.com
Plant Director Administrator 2 mins ago
Role Architecture
Administrator

Full system access, management of all modules and system settings.

3 Users
Production Manager

Manage work orders, machines, and production schedules without system config access.

12 Users
Observer

Read-only access to reports and analytics for general overview tracking.

8 Users
@endsection @section('styles') @endsection