@props(['status']) @if ($status === 'Updated') Updated @elseif ($status === 'No Data') No Data @else Error retrieving data @endif