@extends('layouts.app') @section('content')
{{ csrf_field() }}

{{__("Add device")}} ({{__("Return note number")}} {{$id_povratnice}})

{{__("Return note")}} {{__("for")}} {{$robu_preuzeo}}

@foreach($povratna_roba as $br=>$pov)
{{__("No.")}} {{__("Serial")}} {{__("Device")}} {{__("Delivery notes")}} {{__("Device state")}} TIS ID {{__("JMBG")}} {{__("Client")}}
{{($br+1).'.'}} {{$pov->serijski_broj}} {{$pov->uredjaj}} {{$pov->status}} {{$pov->stanje}}