@extends('layouts/billing_layout') @section('title', '| Add Sales Target') @section('content')
Assign Sales Target
{!! Form::open(array('url' => 'addSalesTarget', 'role' => 'form', 'class'=>'form-horizontal form-groups')) !!}
{!! Form::label('effectiveDate', 'Generate Date :', ['class' => 'col-sm-3 control-label']) !!}
{!! Form::date('to', null, ['class' => 'form-control','style'=>'cursor:pointer', 'id' => 'effectiveDate'])!!}


{!! Form::label('employe', 'Sales Person : ', ['class' => 'col-sm-3 control-label']) !!}

Fatal error: Uncaught Error: Class "DB" not found in /home/shikkhaplus/public_html/guk_bk/resources/views/billing/copy marketing 14.03.21/addSalesTarget.blade.php:34 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/guk_bk/resources/views/billing/copy marketing 14.03.21/addSalesTarget.blade.php on line 34