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

Sales Person Report

{!! Form::open(array('role' => 'form', 'class'=>'form-horizontal form-groups', 'id' => 'filterForm', 'method'=>'get')) !!}
{!! Form::label('', 'Sale Person:', ['class' => 'control-label pull-left']) !!}

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