@extends('layouts.app') @section('title', 'Nagellack-Verwaltung - NeoNail DB') @section('content')
Verwalten Sie alle verfügbaren NeoNail-Lacke im System
Nr. {{ $nailPolish->number }}
@if($nailPolish->manufacturer){{ $nailPolish->manufacturer->name }}
@endif @php $userCount = $nailPolish->users()->count(); @endphp{{ $userCount }} User{{ $userCount != 1 ? 's' : '' }} haben diesen Lack