@extends(get_view('pages.user.index')) @section('user.sidebar-my-profile') active @endsection @section('user.content')

{{ translate('my_profile') }}

@csrf

{{ translate('password_settings') }}

@csrf
@endsection @section('user.footer') @endsection