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