@extends('app') @section('content')
| Nosaukums | Eksemplāra numurs | Izņemšanas datums | Nodošanas termiņš | Pagarināt termiņu |
|---|---|---|---|---|
| {{ $handout->copy()->first()->book()->get()->first()->name }} | {{ $handout->copy_id }} | {{ $handout->created_at->format('d-m-Y') }} | {{ $handout->return_till }} | @if (!$handout->prolong_count) {{ Form::checkbox("handout_id-$handout->id",$handout->id) }} @endif |
Pie tevis nav nevienas grāmatas, droši paņem kādu.
@endif