@extends('layouts.app') @section('center')
@if(!empty($graph_data) && count($graph_data))
Neutral Current Peaks (NC > 10)
@endif @endsection @push('scripts') @endpush