@extends('template.layouts.auth') @section('content')
{{ __('Sign in to start your session') }}
@includeWhen(config('yaffa.sandbox_mode'), 'template.sandbox-components.login-helper')
YAFFA
{{ __('YAFFA is an easy to use personal finance tracker.') }}
{{ __('Register a new account') }} {{ __('Learn more') }}