@extends('layout.padrao') @section('title', ' Trade Recaps') @section('pesquisa')
@endsection @section('content') @can('create', App\Usuario::class) @include('include.btn_adicionar',["btn" => "tradeRecaps"]) @endcan| Client | Destination Country | Product | Price m/ton Total | Quantity (tons) | Trade Status | Contract Status | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $item->clients_id ?? '-'}} | {{ $item->countries_id ?? '-' }} | {{ $item->platforms->id ?? '-' }} | {{ $item->priceMtonTotal ?? '-'}} | {{ $item->totalQtyT ?? '-'}} | {{ $item->status ?? '-'}} | ||||||||||||||
|
@if(count($item->loading_requests)> 0 )
Loading Requests
|
|||||||||||||||||||