@extends('auth.master') @section('title', trans('auth.reset.title')) @section('content')
@lang('auth.reset.message', ['username' => $user->nickname])