@extends('layout.masterBlog') @section('title',"Profil ayarlarım") @section('content')
@lang('general.my_profile_settings')
@csrf
@if(!empty($userDetails->image)) @endif
@endsection @section('javascript') @endsection