@section('title', 'Referanslar') @include('layout.header') @include('layout.menu') @inject('Caontroller', 'App\Http\Controllers\Controller')
bg blur
bg blur

Referanslar

@foreach($referanslistesi as $index)
DELL DELL

{{$index->musteri_adi}}

{{$index->proje_adi}}

@endforeach
Overlay

0

Tamamlanan
Proje Sayısı

0

Mutlu
Müşteri

0

Yazılımla
Geçen Yıl

@include('page.form') @include('layout.footer')