@extends('admin/layouts/default') {{-- Page title --}} @section('title') Waterfall @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content')

Waterfall @if(\App\Models\Role_Permission::hasExportPermission()) @endif

{{--
--}}

SIMULATIONS

get("priceInput")) value={{$request->get("priceInput")}}@else value="0" @endif oninput="this.form.price.value=this.value;ChangeToSimulation(event)" style="color:#000" class="form-control range-type-value"/> get("priceInput")) value={{$request->get("priceInput")}}@else value="0" @endif max="100" class="form-control range-type" oninput="this.form.priceInput.value=this.value" onchange="ChangeToSimulation(event)">
get("quantityInput")) value={{$request->get("quantityInput")}}@else value="0" @endif oninput="this.form.quantity.value=this.value;ChangeToSimulation(event)" style="color:#000" class="form-control range-type-value"/> get("quantityInput")) value={{$request->get("quantityInput")}}@else value="0" @endif max="100" class="form-control range-type" oninput="this.form.quantityInput.value=this.value" onchange="ChangeToSimulation(event)">
get("rebateInput")) value={{$request->get("rebateInput")}}@else value="0" @endif oninput="this.form.rebate.value=this.value;ChangeToSimulation(event)" style="color:#000" class="form-control range-type-value"/> get("rebateInput")) value={{$request->get("rebateInput")}}@else value="0" @endif class="form-control range-type" oninput="this.form.rebateInput.value=this.value" onchange="ChangeToSimulation(event)">
get("paperBoardInput")) value={{$request->get("paperBoardInput")}}@else value="0" @endif oninput="this.form.paperBoard.value=this.value;ChangeToSimulation(event)" style="color:#000" class="form-control range-type-value"/> get("paperBoardInput")) value={{$request->get("paperBoardInput")}}@else value="0" @endif class="form-control range-type" oninput="this.form.paperBoardInput.value=this.value" onchange="ChangeToSimulation(event)">
@include("admin.layouts.impact.visualization", ["name" => $visualizationLabel, "required" => $visualizationRequired, "visualizationValues" => $visualizationValues, "visualizationNames" => $visualizationNames])
@include("admin.layouts.impact.dateRange", ["labelFrom" => "date-from", "labelTo" => "date-to", "name" => "Date Range", "requiredFrom" => "", "requiredTo" => ""])

FILTERS

@include("admin.layouts.impact.filters" , ["dataset"=> ""])
@if($original == 1)

Waterfall Chart @include('admin.display_date_range')

@else

Waterfall Chart

@if(\App\Models\Role_Permission::hasExportPermission()) @endif

Simulation

@endif

Waterfall Table

@if($original == 0) @endif
Position Original ValueSimulated Value Deviation