@if($rota == 'Booking Plan' || $rota == 'Logistics Plan' || $rota == 'Anexo')

Delete Anexo

@elseif($rota == 'destroySpotSales')

Delete Spot Sale

@elseif($rota == 'LoadingRoutine')

Deletar Equipamento

@elseif($rota == 'insuranceCertificate') @if ($routeName == 'insuranceCertificate.index')

Cancelar Solicitação de Certificado

@else

Restaurar Solicitação de Certificado

@endif @else

{{ $rota == 'invoiceissuance.closeDN' ? '' : 'Cancel'}} {{$rota == 'CancelStandByStatus' ? ' Stand By Status' : ($rota == 'ReturnToAllocation'?'Pending Task': ($rota == 'deleteInvoiceIssuance'?'Invoice Issuance': ($rota == 'invoiceissuance.closeDN'?'Close Debit Note': $rota)))}}

@endif
@if($rota == 'vessel')
@elseif($rota == 'template') @elseif($rota == 'Follow Up') @elseif($rota == 'Claim') @elseif($rota == 'usuarios') @elseif($rota == 'insuranceCertificate') @if ($routeName == 'insuranceCertificate.index') @else @endif @elseif($rota == 'userMenu') @elseif($rota == 'tradeRecaps') @elseif($rota == 'loadingPlan') @elseif($rota == 'traderAnexos') @elseif($rota == 'loadingPlanAtt' || $rota == 'Booking Plan' || $rota == 'Logistics Plan' || $rota == 'Anexo'|| $rota == 'Payment Request Attachment') @elseif($rota == 'CargoType') @elseif($rota == 'SealType') @elseif($rota == 'Carrier') @elseif($rota == 'ContainerType') @elseif($rota == 'PackingType') @elseif($rota == 'FreightForwarder') @elseif($rota == 'PackingType') @elseif($rota == 'LoadingPort') @elseif($rota == 'Product') @elseif($rota == 'TankOwner') @elseif($rota == 'Client') @elseif($rota == 'AnexoType') @elseif($rota == 'Country') @elseif($rota == 'CodeOfPort') @elseif($rota == 'UN') @elseif($rota == 'LoadingTerminal') @elseif($rota == 'menu') @elseif($rota == 'FlexiStock') @elseif($rota == 'localHauling') @elseif($rota == 'quoteCode') @elseif($rota == 'Maritime Freight Rate') @elseif($rota == 'Stuffing Terminal Rate') @elseif($rota == 'Tank Leasing Rate') @elseif($rota == 'Route') @elseif($rota == 'Important Action') @elseif($rota == 'Banking Detail') @elseif($rota == 'Individual') @elseif($rota == 'Email Send Logs') @elseif($rota == 'LoadingRoutine') @elseif($rota == 'destroySpotSales') @elseif($rota == 'deleteChamados') @elseif($rota == 'CharacteristicClient') @else @endif {{method_field('delete')}} {{csrf_field()}}

@if($rota == 'tradeRecaps') Are you sure you want to Cancel this Trade? @elseif($rota == 'Logistics Plan' || $rota == 'Booking Plan' || $rota == 'Anexo') Are you sure you want to Delete this? @elseif($rota == 'CancelStandByStatus') Stand by status should be cancelled? @elseif($rota == 'ReturnToAllocation') The Task is Done.
Do you want to return this Booking to Allocation List? @elseif($rota == 'invoiceissuance.closeDN') Are you sure you want to Close this Debit Note? @elseif($rota == 'LoadingRoutine') Tem certeza que deseja deletar esse equipamento? @elseif($rota == 'deleteSpotSales') Are you sure you want to inactive this Spot Sale? @elseif($rota == 'CharacteristicClient') Are you sure you want to delete this? @elseif($rota == 'insuranceCertificate') @if ($routeName == 'insuranceCertificate.index') Tem certeza que deseja cancelar essa solicitação de certificado? @else Tem certeza que deseja restaurar essa solicitação de certificado? @endif @else Are you sure you want to cancel this? @endif