Show if there are database errors

This commit is contained in:
Nabeel Shahzad
2019-05-10 19:31:11 -05:00
parent a90d9aac39
commit 4dd3fc5244
5 changed files with 32 additions and 2 deletions

View File

@@ -62,7 +62,7 @@
<div class="row">
<div class="col-12">
<h2>Database Error</h2>
@yield('content')
{{ $error }}
</div>
</div>
</div>