@props(['text' => null])
@if (isset($text))
{{ $text }}
@endif