@props(['activeTab' => 'overview'])
@include('components.skeleton.tab-content')
@if($activeTab === 'overview') @elseif($activeTab === 'documents') @endif