<div class="d-flex flex-column align-items-center justify-content-center">
    <div class="h-auto w-75 d-flex justify-content-center align-items-center flex-column mt-5 mb-5 pt-5 pb-5">
        <?php if (isset($component)) { $__componentOriginalcb1027e6d93119d6ebe5b741eef1232c03911f8a = $component; } ?>
<?php $component = $__env->getContainer()->make(App\View\Components\Charts\TopTenFamilyPurchaseChart::class, []); ?>
<?php $component->withName('charts.topTenFamilyPurchaseChart'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php $component->withAttributes([]); ?>
<?php if (isset($__componentOriginalcb1027e6d93119d6ebe5b741eef1232c03911f8a)): ?>
<?php $component = $__componentOriginalcb1027e6d93119d6ebe5b741eef1232c03911f8a; ?>
<?php unset($__componentOriginalcb1027e6d93119d6ebe5b741eef1232c03911f8a); ?>
<?php endif; ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
    </div>
    <div class="h-auto d-flex justify-content-center align-items-center flex-column mt-5 mb-5 pt-5 pb-5"
         style="width: 90%">
        <?php if (isset($component)) { $__componentOriginalbdb05e9a41440a5300929d8887c78d2234973266 = $component; } ?>
<?php $component = $__env->getContainer()->make(App\View\Components\Charts\PurchaseCoverageRateChart::class, []); ?>
<?php $component->withName('charts.purchaseCoverageRateChart'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php $component->withAttributes([]); ?>
<?php if (isset($__componentOriginalbdb05e9a41440a5300929d8887c78d2234973266)): ?>
<?php $component = $__componentOriginalbdb05e9a41440a5300929d8887c78d2234973266; ?>
<?php unset($__componentOriginalbdb05e9a41440a5300929d8887c78d2234973266); ?>
<?php endif; ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
    </div>
</div>
<?php /**PATH /var/www/html/resources/views/cartographie/charts/familyCharts.blade.php ENDPATH**/ ?>