@extends('layout1') @section('title') {{ __('Reset Password') }} @endsection @section('meta') @endsection @section('frontend-content')

{{ __('Reset Password') }}

@endsection @push('js') @endpush