@extends('layouts.auth') @section('content')
@error('password')
{{$message}}
@enderror
@endsection