@extends('admin.layout') @section('title', 'تعديل المستخدم — نظام مقالاتي') @push('css') @endpush @section('content')

تعديل المستخدم

رجوع
@csrf @method('PUT')

@if($user->avatar) @endif
روابط التواصل
@endsection