basic 'coming soon' marketing site
This commit is contained in:
@@ -15,9 +15,9 @@
|
|||||||
@livewireStyles
|
@livewireStyles
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body {{ $attributes->merge(['class']) }}>
|
<body {{ $attributes?->merge(['class']) }}>
|
||||||
|
|
||||||
{{ $body }}
|
@yield('body', $body ?? '')
|
||||||
|
|
||||||
@livewireScripts
|
@livewireScripts
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
+124
-169
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user