ifOutOctets_delta + $port->ifInOctets_delta; // nonsense calculation :) return [ 'title' => 'Example Plugin', 'port' => $port, 'something' => 'this is a variable and can be accessed with {{ $something }}', 'total' => $total_delta, ]; } }