File manager - Edit - /var/www/ratemypay_dev/resources/views/layouts/guest.blade.php
Back
{{-- app.blade.php - Main Layout --}} <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> @vite(['resources/css/app.css', 'resources/js/app.js']) <title>@yield('title', config('app.name', 'Laravel'))</title> </head> <body class="bgwhite"> {{-- Main Content --}} <main> @yield('content') </main> </body> <script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings