Server IP : 127.0.0.2 / Your IP : 3.145.82.96 Web Server : Apache/2.4.18 (Ubuntu) System : User : www-data ( ) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : disk_free_space,disk_total_space,diskfreespace,dl,exec,fpaththru,getmyuid,getmypid,highlight_file,ignore_user_abord,leak,listen,link,opcache_get_configuration,opcache_get_status,passthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,php_uname,phpinfo,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix,_getppid,posix_getpwnam,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_times,posix_ttyname,posix_uname,pclose,popen,proc_open,proc_close,proc_get_status,proc_nice,proc_terminate,shell_exec,source,show_source,system,virtual MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/resources/views/pages/ |
Upload File : |
@extends('template.default') @push('styles') <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> @endpush @section('content') <div class="header-breadcrumbs"> <div class="container"> <div class="row"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> {{-- <iframe frameborder="1" width="420" height="345" src="//www.youtube.com/"></iframe> --}} <div class="headerheading"> <p class="big-caption home-big-cation" >How can we transfer basic maintenance knowledge effectively to the next generation? </p> <!-- <p class="smallcaption home-small-caption" style="padding-top:20px !important;">to improve equipment reliability, safety and to reduce costs</p> --> <!-- {{-- <h3 class="smallcaption" style="padding-top:20px !important;">reliability, safety and reduce your costs</h3> --}} --> </div> </div> </div> </div> </div> <br> <!-- testomilial area end hear --> <div class="coursedetails-area"> <div class="container-inner"> <div class="row"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" id=""> <div class="aboutus-video mob-aboutus-video"> <div class="container mob-p-l-0"> <div class="row"> <div class="col-lg-6 col-md-6 col-sm-6 col-xs-6" id=""> <img src="public/assets/images/NewCoverImages/lubrication.jpg" class="landing-page" alt="landing-page" style="height: auto;width: 350px; padding:10px;"> </div> <div class="col-lg-6 col-md-6 col-sm-6 col-xs-6" id=""> <img src="public/assets/images/NewCoverImages/maintanance-table.png" class="landing-page" alt="landing-page" style="height: auto;width: 400px; padding:10px;"> </div> </div> <div style="padding-top:20px"> <p>Lubrication will be published March 1, 2023</p> </div> </div> <br> </div> </div> </div> </div> </div> @endsection @push('styles') <style> .form-error{color:red !important; font-weight: lighter;} .color{color:red;} iframe:focus { outline: none; } iframe[seamless] { display: block; } .more{ margin-left: 2px; color: #c61508; } .boxsize{ height: 366px!important; width: 363px!important; } .butontop { margin-top: -132px!important; height: 150px!important; } .laserfocus{ height: 340px!important; width: 360px!important; } .modal-header .close { margin-top: -22px !important; } .modal-header{ border-bottom:0px !important } .modal-footer{ border-top:0px !important } .closeEmailModal .saveBtnEmail{ background-color:#c61508 !important } .form-error{color:red !important; font-weight: lighter;} .color{color:red;} .error{ color:red !important } .contactFormInp{ width: 260px; vertical-align: top; } </style> <link href="{{{URL::asset('public/css/home.css')}}}" rel="stylesheet"> <link href="{{{URL::asset('public/css/about.css')}}}" rel="stylesheet"> <meta name="csrf-token" content="{{ csrf_token() }}" /> @endpush