@extends('admin.app') @section('content')
Sıfırla
@foreach($data as $k => $d) gerceklesme != 0 ? 'style="background-color: #e0e0e0"' : ''!!}> @endforeach {{csrf_field()}}
ID Öneri Tipi Öngörü Öngörü Fiyatı 1. Direnç Revize Direnç Sonraki Direnç Bek. Yüz. Zarar Kes Destek Açıklama Tarih Gerçekleşme Silindi Yayın Eylem
tarih) && (date('d',strtotime($d->tarih)) < date('d',strtotime($data[$k-1]->tarih)))) style="border-top: 1px solid black;" @endif> tarih) && (date('d',strtotime($d->tarih)) < date('d',strtotime($data[$k-1]->tarih)))) style="border-top: 1px solid black;" @endif >{{$d->id_veri}} tarih) && (date('d',strtotime($d->tarih)) < date('d',strtotime($data[$k-1]->tarih)))) style="border-top: 1px solid black;" @endif style="text-align: center"> tarih) && (date('d',strtotime($d->tarih)) < date('d',strtotime($data[$k-1]->tarih)))) style="border-top: 1px solid black;" @endif >{{$d->onerilen}} tarih) && (date('d',strtotime($d->tarih)) < date('d',strtotime($data[$k-1]->tarih)))) style="border-top: 1px solid black;" @endif >{{$d->ongoruFiyati}} tarih) && (date('d',strtotime($d->tarih)) < date('d',strtotime($data[$k-1]->tarih)))) style="border-top: 1px solid black;" @endif >{{$d->birinciDirenc}} tarih) && (date('d',strtotime($d->tarih)) < date('d',strtotime($data[$k-1]->tarih)))) style="border-top: 1px solid black;" @endif >{{$d->revizeDirenc}}
{{$d->revizeDirencTarihi ? $d->revizeDirencTarihi : ''}}
tarih) && (date('d',strtotime($d->tarih)) < date('d',strtotime($data[$k-1]->tarih)))) style="border-top: 1px solid black;" @endif >{{$d->sonrakiDirenc1}} -
{{$d->sonrakiDirenc2}} -
{{$d->sonrakiDirenc3}}
{{$d->sonrakiDirencTarihi ? $d->sonrakiDirencTarihi : ''}}
tarih) && (date('d',strtotime($d->tarih)) < date('d',strtotime($data[$k-1]->tarih)))) style="border-top: 1px solid black;" @endif >{{$d->beklentiYuzdesi}} tarih) && (date('d',strtotime($d->tarih)) < date('d',strtotime($data[$k-1]->tarih)))) style="border-top: 1px solid black;" @endif >{{$d->zararKes}}
{{$d->zararKesTarihi ? $d->zararKesTarihi : ''}}
tarih) && (date('d',strtotime($d->tarih)) < date('d',strtotime($data[$k-1]->tarih)))) style="border-top: 1px solid black;" @endif >{{$d->destek1}} -
{{$d->destek2}} -
{{$d->destek3}} -
{{$d->destek4}}
{{$d->destekTarihi ? $d->destekTarihi : ''}}
tarih) && (date('d',strtotime($d->tarih)) < date('d',strtotime($data[$k-1]->tarih)))) style="border-top: 1px solid black;" @endif >{{$d->aciklama}} tarih) && (date('d',strtotime($d->tarih)) < date('d',strtotime($data[$k-1]->tarih)))) style="border-top: 1px solid black;" @endif >{{$d->tarih}} tarih) && (date('d',strtotime($d->tarih)) < date('d',strtotime($data[$k-1]->tarih)))) style="border-top: 1px solid black;" @endif style="text-align: center">@if($d->gerceklesme == 3) = @endif @if($d->gerceklesme != 0)@endif
{{$d->gerceklesme > 0 ? $d->gerceklesmeTarihi : ''}}
tarih) && (date('d',strtotime($d->tarih)) < date('d',strtotime($data[$k-1]->tarih)))) style="border-top: 1px solid black;" @endif style="text-align: center"> tarih) && (date('d',strtotime($d->tarih)) < date('d',strtotime($data[$k-1]->tarih)))) style="border-top: 1px solid black;" @endif style="text-align: center"> tarih) && (date('d',strtotime($d->tarih)) < date('d',strtotime($data[$k-1]->tarih)))) style="border-top: 1px solid black;" @endif style="width: 85px">
@if($d->silindi == 0) @else @endif
{{$data->appends(request()->query())->render()}}
@endsection @section('js') @endsection @section('css') @endsection