| Current Path : /var/www/html/dynaweb-starter/storage/framework/views/ |
| Current File : /var/www/html/dynaweb-starter/storage/framework/views/7448f664516c5ae680493f537657bcc3.blade.php |
<?php extract(collect($attributes->getAttributes())->mapWithKeys(function ($value, $key) { return [Illuminate\Support\Str::camel(str_replace([':', '.'], ' ', $key)) => $value]; })->all(), EXTR_SKIP); ?>
@props(['entry'])
<x-filament-infolists::entry-wrapper :entry="$entry" >
{{ $slot ?? "" }}
</x-filament-infolists::entry-wrapper>