@extends('layouts.auth') @section('content')

Sign in

@include('common.errors')
{{ csrf_field() }}
I forgot my password
Register a new membership @endsection