Teklif Düzenle

Teklif bilgilerini güncelleyin

💼
Teklif #{{ $quote->number ?? $quote->id }}
@csrf @method('PUT')

Şirket Bilgileri

Teklif üst bilgileri

Müşteri Bilgileri

Müşteri seçimi veya manuel giriş

Teklif Detayları

Tarih ve geçerlilik bilgileri

Teklif Kalemleri

Ürün ve hizmet detayları

@if($quote->items && $quote->items->count() > 0) @foreach($quote->items as $index => $item)
@endforeach @else
@endif

Finansal Özet

Güncel hesaplamalar

Ara Toplam
{{ $currencySymbol }}{{ number_format($quote->subtotal ?? ($quote->items?->sum(fn($i) => $i->qty * $i->unit_price) ?? 0), 2, ',', '.') }}
İndirim
- {{ $currencySymbol }}{{ number_format($quote->discount_amount ?? 0, 2, ',', '.') }}
KDV
{{ $currencySymbol }}{{ number_format($quote->tax_total ?? 0, 2, ',', '.') }}
Genel Toplam
{{ $currencySymbol }}{{ number_format($quote->total ?? 0, 2, ',', '.') }}

Notlar ve Şartlar

Teklif detayları ve koşullar

İptal