From 60f6b021e3077c268e349f8ff5d0ca1ad9cae88a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tam=C3=A1s=20Gy=C3=B6rkis?= Date: Tue, 15 Nov 2022 12:13:49 +0100 Subject: [PATCH] =?UTF-8?q?adatb=C3=A1zis=20hiba=20elkap=C3=A1s=20jav?= =?UTF-8?q?=C3=ADt=C3=A1sa?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/views/errors/database.blade.php | 26 ++++++++++++++----- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/picquiz/resources/views/errors/database.blade.php b/picquiz/resources/views/errors/database.blade.php index fd0ded8..3af7d0f 100644 --- a/picquiz/resources/views/errors/database.blade.php +++ b/picquiz/resources/views/errors/database.blade.php @@ -1,14 +1,26 @@ -@extends('template') + + + + + + -@section('title') -Hiba az adatbázis kapcsolat létrehozásánál! -@endsection + + + + -@section('content') + + -
+ Hiba! + + + +

Hiba történt az adatbázissal való kommunikáció során!

-@endsection \ No newline at end of file + + \ No newline at end of file