@extends('frame') @section('title') blikk :: {{ trans('auth.reset') }} @stop @section('css') @stop @section('content')

{{ trans('auth.reset_confirm') }}

{{ trans('auth.reset_confirm_loggedin') }}

@stop