@extends('layouts.auth') @section('title', 'Sign in') @section('content')

Sign in

Pick up where you left off.

@csrf

Forgot your password?

@endsection @section('foot') New here? Start a free trial @endsection