diff --git a/resources/views/showcase/sections/pages.blade.php b/resources/views/showcase/sections/pages.blade.php index 7a2159ee..275f2a2f 100644 --- a/resources/views/showcase/sections/pages.blade.php +++ b/resources/views/showcase/sections/pages.blade.php @@ -1,16 +1,16 @@ -
-

Pages

+ +

Pages

-

+

The error pages, raised for real so an app's own resources/views/errors still wins, and the Markdown mail theme (livewire-material::mail.theme) on a sample mail, both in this application's scheme.

-
+ @foreach (['401', '402', '403', '404', '419', '429', '500', '503'] as $code) @endforeach -
-
+ +