profile Pic

***LOADING CONFIRMATION***


Prezados, Bom dia!


@foreach($loading_confirmation as $item)

{!! ($loading->shipperReference ? ' SHIPPER REFERENCE: ' . $loading->shipperReference . ' -' : '') !!} BL No: {{$item->BlNumber == null ? '' : $item->BlNumber}}

@endforeach

BOOKING No: {{$loading->booking }}

SHIPPER: {{($loading->shippers_id ? $loading->shippers->name : '-')}}

CONSIGNEE: {!!$consignee!!}

CSA REFERENCE: {!!$loading->SAOE!!}

@if(substr($loading->SAOE, 0, 4) == "SAOI")

LOADING PLACE AT ORIGIN: {!!isset($loading->place_at_origin->descricao) ? str_replace('

','

', $loading->place_at_origin->descricao) : '-' !!}

PORT OF LOADING: {{($loading->code_of_ports1 ? $loading->code_of_ports1->place . ',' . $loading->code_of_ports1->country : '')}}

PORT OF DISCHARGE: {{$loading->loading_ports->descricao }}

PLACE OF DELIVERY: {!!isset($loading->place_of_delivery) ? str_replace('

','

', $loading->place_of_delivery) : '-' !!}

@else

LOADING PLACE AT ORIGIN: {!!isset($loading->place_at_origin->descricao) ? str_replace('

','

', $loading->place_at_origin->descricao) : '-' !!}

PORT OF LOADING: {{$loading->loading_ports->descricao }}

PORT OF DISCHARGE: {{($loading->code_of_ports1 ? $loading->code_of_ports1->place . ',' . $loading->code_of_ports1->country : '')}}

PLACE OF DELIVERY: {!!isset($loading->place_of_delivery) ? str_replace('

','

', $loading->place_of_delivery) : '-' !!}

@endif

TRANSHIPMENT PORT (if any): {{($loading->code_of_ports2 ? $loading->code_of_ports2->place . ',' . $loading->code_of_ports2->country : 'Direct')}}

VESSEL/VOYAGE: {{$loading->vessel->descricao ?? '' }}/{{$loading->voyage}}

SHIPPING LINE: {{$loading->carriers->descricao }}

LOADING DATE: {{ date( 'd-m-Y' , strtotime($BlDate))}}

ETA POD: {!! isset($loading->etaPod) ? date( 'd-m-Y' , strtotime($loading->etaPod)) : '-' !!}

PRODUCT: {{$loading->platforms->descricao }}

QUANTITY & TYPE OF EQUIPMENT: {{$loading->containerQty }} x {{$loading->container_types->descricao }}

PAYMENT INSTRUCTION: {!!isset($loading_confirmation[0]->paymentInstruction) ? str_replace('

','

', $loading_confirmation[0]->paymentInstruction) : '-' !!}

@if($Blcomments)
Warning: Undefined variable $Blcomments in /home/tabexc29/qa.tabex.com.br/resources/views/mail_templates/mailLoadingConfirmation.blade.php on line 75

Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/tabexc29/qa.tabex.com.br/resources/views/mail_templates/mailLoadingConfirmation.blade.php on line 75
@endif

{!! $Blcomments ? '
Comments:' .$Blcomments : '' !!}


@if($loading->addcomments)
Warning: Undefined variable $loading in /home/tabexc29/qa.tabex.com.br/resources/views/mail_templates/mailLoadingConfirmation.blade.php on line 84

Warning: Attempt to read property "addcomments" on null in /home/tabexc29/qa.tabex.com.br/resources/views/mail_templates/mailLoadingConfirmation.blade.php on line 84

Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/tabexc29/qa.tabex.com.br/resources/views/mail_templates/mailLoadingConfirmation.blade.php on line 84

Fatal error: Uncaught Error: Attempt to assign property "addcomments" on null in /home/tabexc29/qa.tabex.com.br/resources/views/mail_templates/mailLoadingConfirmation.blade.php:84 Stack trace: #0 {main} thrown in /home/tabexc29/qa.tabex.com.br/resources/views/mail_templates/mailLoadingConfirmation.blade.php on line 84