@extends('layouts.auth') @section('title', 'Sign In — MailCredit') @section('form')

Welcome back

Sign in to your MailCredit account

@csrf
@endsection @section('footer-link')

Don't have an account? Create one free

@endsection