@extends('layouts/inventory_layout') @section('title', '| ' . $pageTitle) @section('content')
New Product Model
{!! Form::open(array('url' => '', 'role' => 'form', 'class'=>'form-horizontal form-groups')) !!}
{!! Form::label('productGroupId', 'Group:', ['class' => 'col-sm-3 control-label']) !!}

Warning: Undefined variable $productGroups in /home/shikkhaplus/public_html/guk_bk/resources/views/inventory_me/productSetting/model/addProductModel.blade.php on line 26

Fatal error: Uncaught TypeError: Unsupported operand types: array + null in /home/shikkhaplus/public_html/guk_bk/resources/views/inventory_me/productSetting/model/addProductModel.blade.php:26 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/guk_bk/resources/views/inventory_me/productSetting/model/addProductModel.blade.php on line 26