@extends('admin.layouts.default') @section('content')

Forecast Template

EXPORT
VIEW
Gross Sales
Net Sales
Price
KG
SQM
PCs
3M
6M
12M
Action
RESET ALL FORECASTS
{{-- MASTER DATA--}} {{-- GROSS SALES--}} {{-- NET SALES--}} {{-- PRICE--}} {{-- KG--}} {{-- SQM--}} {{-- PCs--}} {{-- Table content--}} {{-- GROSS SALES--}} {{-- NET SALES--}} {{-- PRICE--}} {{-- KG--}} {{-- SQM--}} {{-- PCs--}}
MASTERDATA GROSS SALES NET SALES Sales Price/kQty KG SQM PCs
Actions Type Entity ID Plant Customer ID Customer Name Market Segment L2 Market Segment L1 Market Segment Flex Name Country Region Global Region Product Group 1 Product Group 2 Product Group 3 Product Group 4 Product Group 5 Product Group 6 Sales Responsible @{{ displayedMonth }} @{{ displayedMonth }} @{{ displayedMonth }} @{{ displayedMonth }} @{{ displayedMonth }} @{{ displayedMonth }}
edit reset comment no comment close @{{forecast.Line_Type}} @{{forecast.Entity_ID}} @{{forecast.Plant_Name}} @{{forecast.Customer_Sold_To_ID}} @{{forecast.Sold_To_Name}} @{{forecast.Segment_Name_L2}} @{{forecast.Segment_Name_L1}} @{{forecast.Segment_Name_Flex}} @{{forecast.Sold_To_Country_ID}} @{{forecast.Region}} @{{forecast.Global_Region}} @{{forecast.Prodh_Name_L1}} @{{forecast.Prodh_Name_L2}} @{{forecast.Prodh_Name_L3}} @{{forecast.Prodh_Name_L4}} @{{forecast.Prodh_Name_L5}} @{{forecast.Prodh_Name_L6}} @{{forecast.Sales_Representative_Name}}@{{ data }} @{{ data }} @{{ data }} @{{ data }} @{{ data }} @{{ data }}
Showing @{{ lowerEntry }} to @{{ upperEntry }} of @{{ totalRecords }} entries
Previous
@{{ pageNum }}
Next
New Business
Pipeline
@{{ notification }}

WARNING

This will reset the data in the database

Are you sure you want to proceed?

loader
@endsection @section('footer_scripts') @endsection