Server IP : 127.0.0.2 / Your IP : 18.226.88.23 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/Articles/ |
Upload File : |
@extends('template.default') @section('content') <div class="header-breadcrumbs"> <div class="container"> <div class="row"> <div class="col-lg-12 col-md-12 col-sm-12 sol-xs-12"> <div class="breadcrumbs-title text-center"> {{-- <h2>About</h2> --}} <div class="subheader-pages"> <ul> <li><a href="{{route('home')}}" style="color:#fff;">Home</a></li> <li>About</li> </ul> </div> </div> </div> </div> </div> </div> <div class="coursedetails-area"> <div class="container"> <div class="row"> <div class="col-lg-8 col-xs-11 p-l-0"> <div class="container-inner"> <div class="row main-title"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 p-0"> <h2 >About Us</h2> </div> </div> <div class="row"> <h4 class="paddingh4">Why Springfield Resources Joel Levit?</h4> <p>There are many fine trainers and consultants from around the world, so let’s be blunt: why pick Joel Levitt? The main reason is results. Joel has produced excellent results, for a wide range of clients, for over 25 years.</p> <p>He has trained people from virtually every one of the Fortune 500, and from most of the Fortune Global 500. Many have come back and requested consulting or customized maintenance management training for their in-house staff. Over 15,000 maintenance professionals worldwide have enjoyed the intensive nature of our maintenance training, given in over 500 public workshops in more than 20 countries. 98% of attendees rate the program very good to excellent! </p> <!-- <a href="#" class="btn-hr btn-hr-invert fontred">READ MORE</a> --> </div> </div> </div> <div class="col-lg-4 col-xs-12 p-r-0 container-inner"> <img src="{{{URL::asset('public/images/about-us.png')}}}" style="height: 259px; width: 359px;" ></img> </div> </div> </div> </div> </div> @endsection @push('styles') <link href="{{{URL::asset('public/css/home.css')}}}" rel="stylesheet"> <!-- <link href="{{{URL::asset('public/css/about.css')}}}" rel="stylesheet"> --> @endpush @push('scripts') @endpush