@extends('admin.layouts.default') {{-- Page title --}} @section('title') @lang('CDP/cdp_qualitative_targets.page_title') @parent @stop {{-- page level styles --}} @section('header_styles') {{-- --}} @stop {{-- Page content --}} @section('content')
@include('admin.layouts.CDP.cdp_menu')
{{--

Actions

--}}
{{ csrf_field() }}
Actions Action ID Status Action Name Customer Sold To Country Market Segment Responsible Due Date Entry Date User
@stop {{-- page level scripts --}} @section('footer_scripts') {{-- @if(!$disable)--}} {{-- --}} {{-- @endif--}} {{-- --}} {{-- --}} {{-- --}} @stop