@extends('layouts.app') @section('title', __('System Analytics')) @section('content')

{{ __('Performance Analytics') }}

{{ __('Historical') }}
{{ __('Production Efficiency (OEE)') }}
{{ __('Interactive Chart Module Loading...') }}

{{ __('Analyzing production data from last 24 hours.') }}

{{ __('Resource Utilization') }}
{{ __('Machine Load') }} 78%
{{ __('Energy Consumption') }} 64%
{{ __('Man Hours') }} 92%
{{ __('Live Factory Feed') }}
{{ __('Integration with factory IoT sensors completed. Waiting for incoming telemetry.') }}
@endsection