startSection('content'); ?>

full_name); ?>

job_title ?? '-'); ?>

first_name); ?>

last_name); ?>

job_title ?? '-'); ?>

contract_type) ?? $employee->contract_type ?? '-'); ?>

phone ?? '-'); ?>

national_code ?? '-'); ?>

hire_date ? calendar_date($employee->hire_date) : '-'); ?>

project?->name ?? '-'); ?>

base_salary ? format_currency((float)$employee->base_salary, $employee->currency?->code) : '-'); ?>

bank_account ?? '-'); ?>

status) ?? $employee->status); ?>
workLogs->count() > 0): ?>
workLogs->take(5); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $log): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>

date)); ?>

project?->name ?? '-'); ?>

hours_worked, 1))); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>
financials->count() > 0): ?>
financials->take(5); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $fin): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>

type)); ?>

effective_date ? calendar_date($fin->effective_date) : '-'); ?>

amount, $fin->currency?->code)); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>
stopSection(); ?> make('layouts.app', array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?>