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