{{-- {{-- @csrf {{ __('Remember me') }} @if (Route::has('password.request')) {{ __('Forgot your password?') }} @endif {{ __('Log in') }} --}} @extends('layouts.auth') @section('content')
Sign in to continue to {{ config('app.name') }}.