@extends('layouts/billing_layout') @section('title', '| Collection') @section('content')
Collection
{!! Form::open([ 'url' => '', 'role' => 'form', 'class' => 'form-horizontal form-groups', 'enctype' => 'multipart/form-data', 'id' => 'salesForm', ]) !!}
{!! Form::label('CollectionTypesId', 'Collection Types:', ['class' => 'col-sm-4 control-label']) !!}
{!! Form::label('clientCompanyId', 'Company Name:', ['class' => 'col-sm-4 control-label']) !!}

Fatal error: Uncaught Error: Class "DB" not found in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/billing/transaction/collection/addCollection.blade.php:62 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/billing/transaction/collection/addCollection.blade.php on line 62