@extends('admin.layouts.admin') @section('title', 'عرض عميل') @section('content')
الرئيسية
عرض عضو
@if ($user->photo) {{ $user->name }} @else @endif
@endsection