@extends('admin.layouts.default')
@section('title')
@lang('CDP/cdp_opportunities.page_title')
@parent
@stop
@section('header_styles')
@stop
@section('content')
@include('admin.layouts.CDP.cdp_menu')
{{$menu_info[0]['Sold_To_ID'] }} | {{$menu_info[0]['Sold_To_Name'] }}
Actions |
CDP Target |
Opportunity No |
Entry Date |
Owner |
Opportunity Name |
Customer (SoldTo) |
Country |
Market Segment L1 |
Market Segment Flex |
Plant |
ProdHL1 |
ProdHL2 |
ProdHL3 |
ProdHL4 |
ProdHL5 |
ProdHL6 |
Status |
Opportunity Type |
Expected Implementation |
Actual Implementation |
Sales Revenues |
CM |
GM |
EBITDA |
Last update |
Add New Opportunity
@stop
{{-- page level scripts --}}
@section('footer_scripts')
{{-- --}}
{{-- --}}
{{-- --}}
@stop