{{ __('New to the kitchen?') }}

{{ __('Create a free account to save your favorite recipes, build your own collection, and share what you cook with the community.') }}

{{ __('Create an account') }}

{{ __('Sign in') }}

{{ __('Welcome back, enter your details below.') }}

@csrf
@if (Route::has('password.request')) {{ __('Forgot your password?') }} @endif
{{ __('Log in') }}

{{ __("Don't have an account?") }} {{ __('Register') }}