Update
This commit is contained in:
parent
5a39e2a796
commit
8e81858470
30 changed files with 311 additions and 183 deletions
|
@ -2,7 +2,7 @@
|
|||
@section('title', 'Error 401: Unauthorized User!')
|
||||
@section('content')
|
||||
<h1>{{ $error }}</h1>
|
||||
<hr/>
|
||||
<hr>
|
||||
@if(isset($description))
|
||||
<p>{{ $description }}</p>
|
||||
@endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue