Server IP : 127.0.0.2 / Your IP : 3.129.194.130 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/inhousetraining/ |
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 shutdownagenda" style="padding-left: 23px !important;padding-right: 23px !important;"> {{-- <h2>Most Popular Seminar</h2> --}} <div class="subheader-pages"> <ul> <li><a href="{{route('home')}}" style="color:#fff;">Home</a></li> <li><a href="{{route('popularSeminars')}}" style="color:#fff;">Most Popular Seminar</a></li> <li>Managing Maintenance Shutdowns, Turnarounds and Outages 5- Day Agenda</li> </ul> </div> </div> </div> </div> </div> </div> <div class="coursedetails-area"> <div class="container"> <div class="row"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <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>Managing Maintenance Shutdowns, Turnarounds and Outages 5- Day Agenda</h2>--> <h2>2-day Leadership for Shutdowns - Agenda</h2> </div> </div> <div class="row m-b-10"> <div class="col-sm-12 col-xs-12 p-0"> <h4 class="categoryLink"><u>Day 1</u></h3> <ol class="p-l-30"> <li>Chapter 1 <ul class="insideList p-l-30"> <li>Leadership</li> <li>Structure of class</li> <li>The action master list</li> <li>Morale and Motivation</li> </ul> </li> <li>Chapter 2 <ul class="insideList p-l-30"> <li>Demotivation</li> <li>How motivation might work</li> <li>Every day techniques</li> <li>Interventional motivational techniques</li> </ul> </li> <li>Chapter 3 <ul class="insideList p-l-30"> <li>Perform a self-assessment</li> <li>How does our personality affect our supoervisory style</li> <li>What difficult people/situations might you face?</li> <li>Things that might annoy you based on your personal style</li> <li>Two keys to understanding our response to difficult situations/people</li> <li>Five steps to coping with a difficult person/situation</li> </ul> </li> <li>Chapter 4 <ul class="insideList p-l-30"> <li>Dealing with difficult people</li> <li>What are these situations?</li> <li>Your personality</li> <li>Steps to coping</li> </ul> </li> </ol> <h4 class="categoryLink"><u>Day 2</u></h3> <ol class="p-l-30"> <li>Chapter 5 <ul class="insideList p-l-30"> <li>Legal contracts for shutdowns</li> <li>What is a contract and when do you need one</li> <li>Rules of contracts, types of contracts</li> <li>Revisions</li> <li>Bid package</li> <li>Steps of contracting</li> <li>Tips to avoid claims</li> </ul> </li> <li>Chapter 6 <ul class="insideList p-l-30"> <li>Improving communication</li> <li>Test of verbal skills</li> <li>Cross-cultural barriers</li> <li>Inventory of current skills</li> <li>Case study</li> </ul> </li> <li>Chapter 7 <ul class="insideList p-l-30"> <li>Decision Making</li> <li>Delegation</li> <li>Survey</li> <li>Weird problems in how we make decisions</li> <li>Decision making</li> <li>One Minute manager</li> </ul> </li> <li>Chapter 8 <ul class="insideList p-l-30"> <li>Self-test in time management</li> <li>How do you spend your time?</li> <li>Keeping logs</li> <li>Four concepts that will transform your attitude toward your time</li> <li>Seven daily habits that super successful supervisors use</li> <li>Ten ideas to help you deal with time killers</li> <li>Ten ideas to improve time management</li> </ul> </li> </ol> </div> <div class="row col-lg-8 col-md-8 col-sm-12 col-xs-12"> <img src="{{{URL::asset('public/images/valid-xhtml10.png')}}}" style="" ></img> </div> </div> </div> </div> </div> </div> </div> @endsection @push('styles') <link href="{{{URL::asset('public/css/home.css')}}}" rel="stylesheet"> <link href="{{{URL::asset('public/css/siteMap.css')}}}" rel="stylesheet"> @endpush @push('scripts') @endpush