@extends('layouts/marketing_layout') @section('title', '| Add Potential Client') @section('content')
Add Potential Customer
{!! Form::open(array('url' => 'addPotentialClient', 'role' => 'form', 'class'=>'form-horizontal form-groups')) !!}
{!! Form::label('customer_Type', 'Customer Type :', ['class' => 'col-sm-3 control-label']) !!}
{!! Form::label('clientCompanyName', '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/customerFollowUp/add.blade.php:38 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/marketing/customerFollowUp/add.blade.php on line 38