@extends('admin.layout.app') @section('more-head') @endsection @section('main-content')

Factory: {{ App\Model\consignee::find($consignee_id)->name }}

{{ App\Model\consignee::find($consignee_id)->name }}

{{ csrf_field() }}


@endsection @section('more-scripts') @endsection