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

Monitoring Gambut

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

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

@endsection