@extends('layouts.app') @section('content') {{__('Statistic range')}} ({{$from.' - '.$to}}) {{__("Intervention date")}} {{__("to")}} {{__('Show')}} {{__('Reasons')}} @foreach($razlozi as $r) {{$r->razlog}} @endforeach