@extends('layouts.app') @section('title', 'Sign in — Almasix') @section('content')

Sign in

Session + CSRF + auth().attempt(). Demo users: ada@almasix.dev / password

@isset(error) @endisset
@csrf

Back home

@endsection