User/Profession | Started | End date | Contract type | Working Days | @if(Auth::user()->hasRole('consultant'))Pay Rate | Charge Rate | Profit Percent | @endifCandidate rating | Total | ||
---|---|---|---|---|---|---|---|---|---|---|---|
@if($placement->candidate->user->profile_photo_path)
@else
@endif
|
{{$placement->candidate->user->first_name}} {{$placement->candidate->user->last_name}} {{$placement->job_title}} | {{Carbon\Carbon::parse($placement->date_from)->format('d.m.Y')}} | @if($placement->date_to) {{Carbon\Carbon::parse($placement->date_to)->format('d.m.Y')}} @endif | {{$placement->contract_type->title}} | 5 | @if(Auth::user()->hasRole('consultant')){{$placement->salery}} | {{$placement->ltf_salery}} | 20.00% | @endif
|
||
Summary total taken from all pages: | 40000.00 | 45000.00 | 24.00% | 5000.00 |