@if(session('success'))
{{ session('success') }}
@endif @if($errors->any())
    @foreach($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
{{ strtoupper(substr($user->name, 0, 1)) }}

{{ $user->name }}

{{ $user->email }}

Mobil Bildirimler

Randevu ve işlemleri kaçırmayın

@csrf @method('PUT')

Profil Bilgileri

@csrf @method('PUT')

Şifre Değiştir

@csrf
Anasayfa Aracım Sorgula Profil