{{-- Pterodactyl - Panel --}} {{-- Copyright (c) 2015 - 2017 Dane Everitt --}} {{-- This software is licensed under the terms of the MIT license. --}} {{-- https://opensource.org/licenses/MIT --}} @extends('layouts.master') @section('title') @lang('base.account.header') @endsection @section('content-header')

@lang('base.account.header')@lang('base.account.header_sub')

@endsection @section('content')

@lang('base.account.update_pass')

@lang('auth.password_requirements')

@lang('base.account.update_identity')

@lang('base.account.username_help', [ 'requirements' => 'a-z A-Z 0-9 _ - .'])

@lang('base.account.update_email')

@endsection