@extends('layouts/marketing_layout') @section('title', '| Assign Sales Person') @section('content')
Assign Potential Customer
{!! Form::open(array('url' => 'marketing/assignSalesPerson', 'role' => 'form', 'class'=>'form-horizontal form-groups')) !!}
{!! Form::label('customer_Type', 'Customer Type :', ['class' => 'col-sm-3 control-label']) !!}
{!! Form::label('companyId', 'Company Name :', ['class' => 'col-sm-3 control-label']) !!}

Fatal error: Uncaught Error: Class "DB" not found in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/marketing/salesPerson/add.blade.php:38 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/marketing/salesPerson/add.blade.php on line 38