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

Warning: Undefined variable $transportType in /home/shikkhaplus/public_html/demo_bk/resources/views/inventory_me/tools/deliverySetting/create.blade.php on line 26

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