@extends('gorevsitesi.layouts.app') @section('title', s__('Profile Settings') . ' - GorevSitesi') @section('description', s__('Update your profile information')) @section('content')
{{ s__('Back') }}

{{ s__('Profile Settings') }}

{{ s__('Account Information') }}

@csrf
{{ s__('Username cannot be changed') }}
@csrf
En az 8 karakter olmalıdır.
@csrf
Para çekme işlemleri için gereklidir.
Bilgi: IBAN bilgileriniz sadece para çekme işlemlerinde kullanılır ve güvenli şekilde saklanır.
@endsection @push('styles') @endpush @push('scripts') @endpush