@unless (request()->is('/')) {{-- We don't want to allow indexing of pastes. --}}
@endif
Pastebin | Laravel.io
@vite(['resources/css/app.scss', 'resources/js/app.js']) @include('layouts.favicons') @include('layouts.fathom') @yield('content')