@extends('layouts/marketing_layout') @section('title', '| Assigned Sales Target List') @section('content') @include('successMsg')

Reporting Boss List

{{ csrf_field() }}
SL# Employee Name Employee Designation Time Period Revise Date Action
@include('dataTableScript') @endsection