@extends('layouts/acc_layout') @section('title', '| Vehicle Register') @section('content') @include('successMsg')
View Vehicle Information
{!! Form::open(array('url' => '','id'=>'entryForm', 'role' => 'form', 'class'=>'form-horizontal form-groups')) !!}
Employee Information:


{!! Form::label('employee', 'Employees:', ['class' => 'col-sm-3 control-label']) !!}

Fatal error: Uncaught Error: Class "DB" not found in /home/shikkhaplus/public_html/guk_bk/resources/views/accounting/register/vehicleRegister/viewItem.blade.php:50 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/guk_bk/resources/views/accounting/register/vehicleRegister/viewItem.blade.php on line 50