diff --git a/resources/views/errors/401.blade.php b/resources/views/errors/401.blade.php index 46537d578..aae21024b 100644 --- a/resources/views/errors/401.blade.php +++ b/resources/views/errors/401.blade.php @@ -1,20 +1,18 @@ @extends('layouts.base') -
-
-
-

401

-

You shall not pass!

-

You don't have permission to access this page. -

- +
+
+

401

+

You shall not pass!

+

You don't have permission to access this page. +

+
diff --git a/resources/views/errors/402.blade.php b/resources/views/errors/402.blade.php index 3bc23efd2..5c25e020b 100644 --- a/resources/views/errors/402.blade.php +++ b/resources/views/errors/402.blade.php @@ -1,5 +1,17 @@ -@extends('errors::minimal') +@extends('layouts.base') -@section('title', __('Payment Required')) -@section('code', '402') -@section('message', __('Payment Required')) +
+
+

402

+

Payment required.

+ +
+
diff --git a/resources/views/errors/403.blade.php b/resources/views/errors/403.blade.php index 5055869c8..ec274e000 100644 --- a/resources/views/errors/403.blade.php +++ b/resources/views/errors/403.blade.php @@ -1,20 +1,18 @@ @extends('layouts.base') -
-
-
-

403

-

You shall not pass!

-

You don't have permission to access this page. -

- +
+
+

403

+

You shall not pass!

+

You don't have permission to access this page. +

+
diff --git a/resources/views/errors/404.blade.php b/resources/views/errors/404.blade.php index 0972b4fc8..9104e1c71 100644 --- a/resources/views/errors/404.blade.php +++ b/resources/views/errors/404.blade.php @@ -1,21 +1,19 @@ @extends('layouts.base') -
-
-
-

404

-

How did you got here?

-

Sorry, we couldn’t find the page you’re looking - for. -

- +
+
+

404

+

How did you got here?

+

Sorry, we couldn’t find the page you’re looking + for. +

+
diff --git a/resources/views/errors/419.blade.php b/resources/views/errors/419.blade.php index 9bfd96b3a..e24cee60d 100644 --- a/resources/views/errors/419.blade.php +++ b/resources/views/errors/419.blade.php @@ -1,20 +1,19 @@ @extends('layouts.base') -
-
-
-

419

-

This page is definitely old, not like you!

-

Sorry, we couldn’t find the page you’re looking - for. -

- +
+
+

419

+

This page is definitely old, not like you!

+

Sorry, we couldn’t find the page you’re looking + for. +

+
diff --git a/resources/views/errors/429.blade.php b/resources/views/errors/429.blade.php index b02e834a3..13e04be6b 100644 --- a/resources/views/errors/429.blade.php +++ b/resources/views/errors/429.blade.php @@ -1,20 +1,19 @@ @extends('layouts.base') -
-
-
-

429

-

Woah, slow down there!

-

You're making too many requests. Please wait a few - seconds before trying again. -

- +
+
+

429

+

Woah, slow down there!

+

You're making too many requests. Please wait a few + seconds before trying again. +

+
diff --git a/resources/views/errors/500.blade.php b/resources/views/errors/500.blade.php index ab8ca42dd..4c64d4f8d 100644 --- a/resources/views/errors/500.blade.php +++ b/resources/views/errors/500.blade.php @@ -1,23 +1,22 @@ @extends('layouts.base') -
-
-
-

500

-

Something is not okay, are you okay?

-

There has been an error, we are working on it. -

- @if ($exception->getMessage() !== '') - Error: {{ $exception->getMessage() }} - - @endif - +
+
+

500

+

Something is not okay, are you okay?

+

There has been an error, we are working on it. +

+ @if ($exception->getMessage() !== '') + Error: {{ $exception->getMessage() }} + + @endif +
diff --git a/resources/views/errors/503.blade.php b/resources/views/errors/503.blade.php index 74f0a8018..d3a15fb45 100644 --- a/resources/views/errors/503.blade.php +++ b/resources/views/errors/503.blade.php @@ -1,17 +1,16 @@ @extends('layouts.base') -
-
-
-

503

-

We are working on serious things.

-

Service Unavailable. Be right back. Thanks for your - patience. -

- +
+
+

503

+

We are working on serious things.

+

Service Unavailable. Be right back. Thanks for your + patience. +

+