@extends('admin.layout.app') @section('more-head') @endsection @section('main-content') Factory: {{ App\Model\consignee::find($consignee_id)->name }} ADD FACTORY WAREHOUSE @include('includes.messages') {{ csrf_field() }} Name Of Warehouse Select Type of Warehouse Select Type of Warehouse. Raw Beans Products Warehouse Ownership Select Ownership Type Third Party Factory Owned Warehouse Tonnage @endsection @section('more-scripts') @endsection