@extends('layouts.home') @section('title',trans('core.title_reset_password')) @section('content')
HireMee logo

Reset Password

@if(Session::has('warning'))
{{ Session::get('warning') }}
@endif
*
*
CAPTCHA *

Copyright © {{date('Y')}}. All Rights Reserved

@endsection @section('footer') @endsection