@extends('layouts.admin') @section('title', 'أعضاء الفريق') @section('content')
| # | الصورة | الاسم | الدور الوظيفي | الإجراءات |
|---|---|---|---|---|
| {{ $loop->iteration }} |
@if($member->image)
|
{{ $member->name }} | {{ $member->job_title }} |