@extends('layouts.auth') @section('title', 'Set new password') @section('content')

Set a new password

Min 12 characters, mixed case, numbers and symbols.

@csrf
@endsection