@extends('layouts.app') @section('title', 'Sign In') @section('content')

Sign In

@csrf

No account? Register here

Demo accounts (password: password):
organizer@example.com · buyer@example.com · scanner@example.com
@endsection