@component('layouts.app', ['title' => 'Login'])
PatchBook

Welcome back

Log in to your crew and continue earning patches.

Continue with Google

or
@csrf
@error('email')

{{ $message }}

@enderror
@error('password')

{{ $message }}

@enderror
@if (Route::has('password.request')) Forgot password? @endif

No account yet? Sign up

@endcomponent