@extends('poller.index')
@section('title', __('Poller Performance'))
@section('content')
@parent
'global_poller_perf',
'legend' => 'yes', 'height' => 100], true); ?>
'global_poller_modules_perf',
'legend' => 'yes', 'height' => 100], true); ?>
@endsection