@extends(get_view('pages.user.index')) @section('user.title', __('Profilim')) @section('user.sidebar-my-profile') active @endsection @section('user.content')
@csrf
@csrf
{{ __('Şifre Değişikliği') }}
@endsection @section('user.footer') @endsection