@extends('admin.layout.app') @section('more-head') @endsection @section('main-content') Factory: {{ App\Model\consignee::find($consignee_id)->name }} ADD TOLLING DELIVERY @include('includes.messages') {{ csrf_field() }} {{ method_field('PUT') }} Date: Type Of Beans: Select Beans Type. @foreach ($crops as $crop) crop_id == $crop->id) selected @endif> {{ ltrim($crop->name, 'Ghana') }} @endforeach Factory: Select Beans Type. @foreach ($consignees as $consignee) tollee_id == $consignee->id) selected @endif>{{ $consignee->name }} @endforeach Quantity: @error('tonnage') {{ $message }} @enderror Confirm Quantity: Warehouse: Select Warehouse. @foreach ($factory_warehouses as $factory_warehouse) toller_warehouse_id == $factory_warehouse->id) selected @endif> {{ $factory_warehouse->name }} @endforeach @endsection @section('more-scripts') @endsection