@if(!isset($item) && !$clients->isEmpty())

Cautare client

@endif

Date despre client

client) && $item->client->fan_courier == 1 ? 'checked' : ''}}>
client) && $item->client->is_juridic == 1 ? 'checked' : ''}}>
{{--Fan courier--}}

Fan Courier

@if(!$fanCourierContactPersons->isEmpty()) @endif
@if(!$fanCourierDistricts->isEmpty()) @endif
Km. exteriori
{{isset($item) ? $item->extern_km : 0}}
client) && $item->client->delivery_fan == 1 ? 'checked' : ''}}>
@if(!$fanCourierServicesTypes->isEmpty()) @endif
@if(!$fanCourierObservations->isEmpty()) @endif
Total de plata cash
{{isset($item) && !is_null($item->total_payment_tva) ? $item->total_payment_tva : 0}} LEI + TVA
{{--Fan courier--}}

Date despre colet

@if(!$currency->isEmpty()) @endif
Pret colet
{{isset($item) ? $item->price : 0}} {{isset($item) && !is_null($item->currency) ? $item->currency->name : (!$currency->isEmpty() ? $currency[0]->name : '')}}
@if(request()->segment(1) == 'project-registry')
is_paid == 1 ? 'checked' : ''}}>
@endif
@if(isset($item) && !$item->projects->isEmpty()) @foreach($item->projects as $project)
Select file

{{basename((isset($project) ? $project->file : ''))}}

is_canceled == 1 ? 'checked' : ''}}>
@if(request()->segment(1) == 'project-registry')
@if(isset($packageStatusesList) && count($packageStatusesList)) @endif
@include('timeline', [ 'initComments'=>[ 'user' => $project->userDraft, 'comments' => $project->commentSectionProjectInit, 'available_status' => in_array('draft', $packageStatusesPermanames) ], 'designComments'=>[ 'user' => $project->userDesign, 'comments' => $project->commentSectionProjectDesign, 'available_status' => in_array('design', $packageStatusesPermanames) ], 'layoutComments'=>[ 'user' => $project->userLayout, 'comments' => $project->commentSectionProjectLayout, 'available_status' => in_array('layout', $packageStatusesPermanames) ], 'colorComments'=>[ 'user' => $project->userColor, 'comments' => $project->commentSectionProjectColor, 'available_status' => in_array('color', $packageStatusesPermanames) ], 'cropComments'=>[ 'user' => $project->userCrop, 'comments' => $project->commentSectionProjectCrop, 'available_status' => in_array('crop', $packageStatusesPermanames) ], 'assemblyComments'=>[ 'user' => $project, 'comments' => $project->commentSectionProjectAssembly, 'available_status' => in_array('assembly', $packageStatusesPermanames) ] ])
@endif
@endforeach @else
Select file
@endif
@if(auth()->user()->is_admin == 3) @if(!$teams->isEmpty())
@endif @endif
@if(isset($statusItems) && count($statusItems))
@foreach($statusItems as $key => $statusItem)
@endforeach @endif