@extends('layout.index') @section('title', 'İptal ve İade Koşulları') @section('content')
İptal ve İade Koşulları
{!! \app\Models\Contracts::where('id', '0')->get()->first()->carc !!}
@endsection