{{-- ? To set: * required: status as integer between 0 and 100 option: color as string , color options: success, info, warning, danger height as integer , label as boolean , css as string ? To implement in Blade: * @includeIf('layouts.components.prozess', ['status' => '30']) --}}
{{ ( isset($label) && isset($status) ) ? $status.'%' : '' }}