File "livewire-view-component.blade.php"
Full Path: /home/fundopuh/trader.fxex.org/vendor/livewire/livewire/src/Macros/livewire-view-component.blade.php
File size: 163 bytes
MIME-type: text/plain
Charset: utf-8
@component($view, $params)
@slot($slotOrSection)
{!! $manager->initialDehydrate()->toInitialResponse()->effects['html'] !!}
@endslot
@endcomponent