@extends('layouts.auth') @section('title') {{__('Send resetting mail')}} @endsection @section('content')
{{__('Resetting Admin Password')}}
{{__('New Password')}}
{{__('New Password Confirmation')}}
{{__('Login')}}
@endsection