@extends('layouts.component.app') @section('title', 'CO-RISK') @section('content')
@livewire('corisk.risk-show', ['bewertung_id' => $bewertungId])
@endsection