-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
{{ session('mesaj') }}
@endif
 }})
{{ auth()->user()->adsoyad }}
{{ auth()->user()->email }}
@extends('layouts.master') @section('title',"Profil Ayarları") @section('content')
{{ auth()->user()->email }}