@extends('layouts.app')
@section('content')
{{__("Cluster")}}: {{__("Street")}}: {{__("Home number")}}: {{__("Entrance")}}: {{__("Floor")}}: {{__("Flat")}}: ID: {{__("Landline phone")}}: {{__("Tel")}}: 2 {{__("Tel")}} 3 {{__("City")}}: {{__("Email")}}: {{__("Status")}}: {{__("Withdrawal date")}}: {{__("Withdrawal reason")}}: {{__("Project manager")}}: {{__("Full name")}}: {{__("Address")}}: {{__("Cadastral parcel")}}: {{__("Cadastral municipality")}}: {{__("OIB")}}: {{__("Power plant capacity")}}: {{__("Price")}}: {{__("Leased power")}}: {{__("OMM meter number - metering point code")}}: {{__("Roof type")}}: {{__("Roof covering")}}: {{__("Connection type")}}: {{__("Object")}}: {{__("Miscellaneous: additional comments, questions and similar")}}: {{__('Phones')}}: {{__("Seller")}} (Text): {{__("Seller")}}: {{__("Montage date")}}: {{__("Withdrawal date")}}: {{__("Delay date")}}: {{__("Assigned to fitter")}}: {{__("Appointment date")}}: {{__("Withdrawal reason")}}: {{__("Intervention status")}} {{__("Intervention date")}}: {{__("Reclamation fitter")}}: {{__("Reclamation date")}}: {{__("Montage type")}}: {{__('Area')}}: {{__('Provider')}}: Status primljeno ees zahtev: Status zahteva za otkup hep: Izjava i zapisnik o ispitivanju: Izjava izvođača: Zahtjev za promenu statusa poslano: Zahtjev za promenu statusa odobreno: Potvrda o upotrebljivosti instalacija (datum): {{__("Račun 40% EUR")}}: {{__("Račun 50% EUR")}}: {{__("Završni račun EUR")}}: {{__("Devices")}}
@foreach($montirani as $mont)
{{__("Equipment")}}
@foreach($equipment as $equip)
{{__("Returned")}}
@foreach($vraceni as $vr)
{{__("Created by")}} {{$client->created_name.' '.$client->created_surname.' ('.date('d.m.Y. H:i:s', strtotime($client->created_at)).')'}} {{__("Last change")}} {{$client->edited_name.' '.$client->edited_surname.' ('.date('d.m.Y. H:i:s', strtotime($client->updated_at)).')'}} {{$com->comment}}{{$client->cluster.' '.$client->street}}
{{__('Material')}}
@foreach($spentMaterial as $mat)
{{__('Code')}}
{{__('Material')}}
{{__('Quantity')}}
@endforeach
{{$mat->code}}
{{$mat->material}}
{{$mat->quantity}}
{{__("Comments")}}
{{__("Comment")}} {{$br+1}}
admins_only == 0) class="success" @else class="danger" @endif>
@endforeach
{{__("Images")}}
{{__("Files")}}
{{__("Images")}} {{__("Admins")}}
{{__("Files")}} {{__("Admins")}}
{{$edit->user_ime.' '.$edit->user_prezime.' ('.date('d.m.Y. H:i:s', strtotime($edit->edit_time)).')'}}
@endforeachvraceni || $log->deleted) style="color:#ff6666" @endif>{{$log->serijski_broj.' ('.$log->uredjaj.')'.' ('.date('d.m.Y. H:i:s', strtotime($log->adjusted_date?$log->adjusted_date:$log->created_at)).' - '.$log->ime.' '.$log->prezime.')'}} @if($log->vraceni){{' (vraćen) '.($log->adjusted_return_date?date('d.m.Y. H:i:s', strtotime($log->adjusted_return_date)):date('d.m.Y. H:i:s', strtotime($log->created_at)))}} @if($log->return_user){{' - '.$log->return_name.' '.$log->return_surname}}@endif @endif @If($log->deleted) - {{__('deleted')}}@endif
@endforeach