@extends('frontend::layouts.auth_layout') @section('title', __('frontend.reset_password'))
@include('frontend::components.partials.logo')
@csrf
{{ __('Reset Password') }}