@extends('layouts.app') @section('content') @include ('components.Combo_FDP')
@if($typSledovani != "W")
{{ csrf_field() }} @php ($selected = "")
@php ($selected = "")
@php ($selectedS = "") @php ($selectedP = "") @php ($porovnatS == "S" ? $selectedS = "selected" : "") @php ($porovnatS == "P" ? $selectedP = "selected" : "")
@php($selectedM = "") @php($selectedY = "") @if($typeStep=="M") @php ($selectedM = "selected") @elseif($typeStep=="R") @php ($selectedY = "selected") @endif
období
{{$komentSp}}

@include ('merice.spotrebyPrGraph')
@endif
@include ('merice.spotrebyEED')
@endsection