@extends('layouts.auth_layout') @section('title') {{ __('messages.reset_password') }} @endsection @section('meta_content') - {{ __('messages.reset_password') }} @endsection @section('page_css') @endsection @section('content')
{{ __('messages.enter_email_and_new_password') }}