@extends('layouts.app') @section('title', 'Reset Password - Monitoring Kelurahan') @section('content')

Monitoring Kelurahan

@csrf
@error('password')
{{$message}}
@enderror
@error('password_confirmation')
{{$message}}
@enderror

Copyright © 2020 - Monitoring Smart Solution. Powered By Pilot Team | All rights reserved.

@endsection