@extends('layouts.performance') @section('title', 'Personel Yönetimi') @section('perf-content')
Personel kayıtlarını ekleyin ve güncelleyin.
| Kod | Firma | Ad | 1. Amir | 2. Amir | Sorumluluk Merkezi | Durum |
|---|---|---|---|---|---|---|
| {{ $row->employee_code ?? '-' }} | {{ $row->company ?? '' }} | {{ $row->name }} | {{ $manager1Label }} | {{ $manager2Label }} | {{ $centerLabel }} | {{ $statusLabel }} |