@if ($errors->any())
@endif @php($r = $reading ?? null)
@csrf @if ($method === 'PUT') @method('PUT') @endif
@foreach (['toner_black' => 'Црна', 'toner_cyan' => 'Cyan', 'toner_magenta' => 'Magenta', 'toner_yellow' => 'Yellow'] as $field => $lbl)
@endforeach
Откажи