@extends('adminlte::page') @section('title', " $title ") @section('content')
O.S | Data | Cliente | Material | Promoção | Folheto | Validade | Qtd | Serviço | Vencimento | Status Atual | Relatório | Excluir | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $authorization }} | @php $previousAuthorization = $authorization; @endphp @endif{{ date('d/m/Y', strtotime($item->perspective->date)) }} | {{ $item->customer->fantasy_name }} | @if( !isset($item->perspective->materialcustomer->material) ){{ $item->perspective->materialcustomer->material }} | @endif{{ $item->promotion->name }} | @if( !isset($item->image) )
image}") }}">
|
@endif
{{ $item->validate }} | {{ $item->perspective->qtd }} | {{ $item->status }} | @if ($item->issued != "Sim")@else | {{ date("d/m/Y", strtotime($item->maturity)) }} | @endif @if ($item->issued != "Sim")N/F não enviada | @elseif (strtotime($item->maturity) < strtotime('today'))Aguardando pagamento - Vencida | @elseAguardando pagamento | @endif @if ($key === 0)@else | @endif @can('excluir-os') | @endcan |