@extends('layouts.app') @section('content') {{__('Statistic range')}} ({{$from.' - '.$to}}) {{__("Created at")}} {{__('range')}} {{__("to")}} {{__('Fitter')}} -- {{__("Fitter")}} -- @foreach($monteri as $mont) {{$mont->ime.' '.$mont->prezime}} @endforeach {{__('Show')}} {{__("RUNE")}} {{$monter}} @foreach($statisticOptika as $status=>$quantity) {{$status}} {{$quantity}} @endforeach @endsection
{{$monter}}