@extends('layouts.app', ['title' => 'Rechnungs-Priorisierung']) @section('content')
| Prio | Beschreibung | Farbe | |
|---|---|---|---|
| {{ $priority->priority }} | {{ $priority->description }} |
{{ $priority->color }}
|
|
| Keine Prioritäten vorhanden | |||