@extends('layouts/billing_layout') @section('title', '| Agreement Product') @section('content')
Product Agreement
{!! Form::open(array('url' => 'addProductAssaing', 'role' => 'form', 'class'=>'form-horizontal form-groups')) !!}
{!! Form::label('billNo', 'Agreement Bill No:', ['class' => 'col-sm-3 control-label']) !!}
{!! Form::text('billNo', $value= $maxSalesNumber, ['class' => 'form-control', 'id' => 'billNo', 'type' => 'text','readonly','autocomplete'=>'off']) !!}

{!! Form::label('clientCompanyId', '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/billing/productAssaign/addProductAssaign_03_09_2022.blade.php:46 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/billing/productAssaign/addProductAssaign_03_09_2022.blade.php on line 46