@extends('layout.index') @section('title', 'Kişisel Verieri Koruma') @section('content')
Kişisel Verileri Koruma
{!! \app\Models\Contracts::where('id', '0')->get()->first()->kvkk !!}
@endsection