@extends('layouts.app') @section('nav-links') @include('imports.nav-links',['navItem'=> 'x']) @endsection @section('contents')
logo PG-Automation

Reset Password Window

@csrf
@if(Session::has('failed')) @endif @if(Session::has('success')) @endif
@endsection