initial commit
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
@extends('adminlte::page')
|
||||
@section('content')
|
||||
<div class="error-page">
|
||||
<h2 class="headline text-danger">500</h2>
|
||||
<div class="error-content pt-5">
|
||||
<h3><i class="fas fa-exclamation-triangle text-danger"></i> Oops! Something went wrong.</h3>
|
||||
</div>
|
||||
</div>
|
||||
@endsection
|
||||
Reference in New Issue
Block a user