@extends('common.user.layout.auth') @section('styles') @parent @stop @section('content') @lang('auth.reset_your_password') @if(isset($urlparam['at'])) @if($urlparam['at']=='mobile') @else @endif @endif @lang('auth.continue') @lang('auth.back_to_login') @stop @section('scripts') @parent