HEX
Server: Apache/2.4.46 (Ubuntu)
System: Linux localhost 5.11.0-49-generic #55-Ubuntu SMP Wed Jan 12 17:36:34 UTC 2022 x86_64
User: root (0)
PHP: 7.4.16
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/hrms-production/resources/views/admin/EmployeeProfile/view-employee-order.blade.php
@extends('admin.include.master')

@section('content')
<!-- Content Wrapper. Contains page content -->
<div class="content-wrapper">
    <!-- Content Header (Page header) -->
    <section class="content-header">
        <div class="container-fluid">
            <div class="row mb-2">
                <div class="col-sm-6">

                </div>
                <div class="col-sm-6 text-right">
                    <button type="button" class="btn btn-sm btn-outline-success mx-1" data-toggle="modal"
                        data-target="#"> Print <i class="fas fa-print"></i> </button>
                </div>
            </div>
        </div><!-- /.container-fluid -->
    </section>

    <!-- Main content -->
    <section class="content">
        <div class="container-fluid">

            {{-- Employee Promotion List --}}
            <div class="row justify-content-center">
                <div class="col-10">
                    <div class="invoice p-3 mb-3">
                        <div class="row justify-content-center">
                            <div class="col-10 text-center">
                                <img class="profile-user-img img-fluid img-circle mb-3"
                                    src="{{ url('/uploads/dbskkv_logo.jpg') }}" alt="Logo" style="max-width: 72px">
                                <h5>
                                    <strong>DR. BALASAHEB SAWANT KONKAN KRISHI VIDYAPEETH, DAPOLI</strong>
                                </h5>
                                <hr />
                            </div>
                            <div class="col-10">
                                <h5>University Order No. {{ $ViewEmpOrder->PromotionTransferCode }} <small
                                        class="float-right">Date: {{ $ViewEmpOrder->PromotionOrderDate }} </small>
                                </h5>
                            </div>

                        </div>
                        {{-- Promotion Order --}}
                        @if ($ViewEmpOrder->AppointmentStatus == 'Promotion')
                        <div class="row justify-content-center">
                            <div class="col-md-10">
                                <p>Read:</p>
                                <ol>
                                    <li>MCSR.</li>
                                    <li>Government Resolution No.</li>
                                    <li>University Order</li>
                                </ol>
                            </div>
                        </div>
                        @endif
                        <div class="row justify-content-center mt-4 mb-4">
                            <div class="col-md-10 text-center">
                                <h5><strong>ORDER</strong></>
                            </div>
                        </div>
                        {{-- Promotion --}}
                        @if ($ViewEmpOrder->AppointmentStatus == 'Promotion')
                        <div class="row justify-content-center mb-4">
                            <div class="col-md-10">
                                <p>Vide order referred above at Sr. No. ……. above
                                    Shri./Smt. <strong>{{ $ViewEmpOrder->EmployeeName }}</strong>, (post) <strong>{{
                                        $ViewEmpOrder->Designation }}</strong> has been appointed on the post of
                                    <strong>{{ $ViewEmpOrder->SanctionPost }}</strong> through <strong>{{
                                        $ViewEmpOrder->AppointmentStatus }}</strong> in the pay scale <strong>{{
                                        $ViewEmpOrder->PayScale }}</strong>. He has joined his duties on (date)
                                    <strong>{{ $ViewEmpOrder->PromotionTransferDate }}</strong> . Hence, his pay is
                                    fixed from the date <strong>{{ $ViewEmpOrder->PromotionTransferDate }}</strong> in
                                    the pay scale applicable to the post of <strong>{{ $ViewEmpOrder->SanctionPost
                                        }}</strong> as per details given in the table below;</p>
                            </div>
                        </div>
                        <div class="row mb-4">
                            <div class="col-12 table-responsive">
                                <table class="table table-striped">
                                    <thead>
                                        <tr>
                                            <th>Sr. N.</th>
                                            <th>Name of the Employee and post</th>
                                            <th>Joining Date of the new cadre</th>
                                            <th>PayScale of the lower cadre</th>
                                            <th>Pay drawn in the lower cadre</th>
                                            <th>PayScale applicable to new cadre</th>
                                            <th>Pay fixed on the date of joining the new cadre as per MCSR(Pay)19 81
                                                Rule No. 11(1)(A/B)</th>
                                            <th>As per MCSR(Pay)19 81 Rule No. 11(1)(A/B) pay on the date of increment
                                            </th>
                                            <th>Date of next increment</th>
                                        </tr>
                                    </thead>
                                    <tbody>
                                        <tr>
                                            <td>1.</td>
                                            <td>{{ $ViewEmpOrder->EmployeeName }}( {{ $ViewEmpOrder->SanctionPost }} )
                                            </td>
                                            <td>{{ $ViewEmpOrder->PromotionTransferDate }}</td>
                                            <td></td>
                                            <td></td>
                                            <td></td>
                                            <td></td>
                                            <td></td>
                                            <td></td>
                                        </tr>
                                    </tbody>
                                </table>
                            </div>
                        </div>
                        <div class="row justify-content-center mb-2">
                            <div class="col-md-10">
                                <p>As shown above, pay fixed from the date …………… should may made applicable to Shri./Smt
                                    <strong>{{ $ViewEmpOrder->EmployeeName }}</strong> and arrears if any should be paid
                                    in cash to the concern from the grant available in the scheme from which his pay is
                                    drawn.</p>
                            </div>
                        </div>
                        <div class="row justify-content-center mb-4">
                            <div class="col-10 text-right">
                                <p><strong>REGISTRAR</strong></p>
                            </div>
                        </div>
                        <div class="row justify-content-center">
                            <div class="col-md-10">
                                <p>Copy forwarded for information and further necessary action:</p>
                                <ol>
                                    <li>Comptroller</li>
                                    <li>In charge</li>
                                    <li>Assistant Comptroller</li>
                                    <li>Pay and Accounts Officer</li>
                                    <li>Concern Employee</li>
                                    <li>Personal file</li>
                                </ol>
                            </div>
                        </div>
                        @endif
                        {{-- Transfer --}}
                        @if ($ViewEmpOrder->AppointmentStatus == 'Transfer')
                        <div class="row justify-content-center mb-4">
                            <div class="col-md-10">
                                <p>Hon. Vice Chancellor, Dr. Balasaheb Sawant Konkan Krishi Vidyapeeth,
                                    Dapoli hereby ordered that, the employees shown in the column no. 2 below should be
                                    transferred to the post, as per details shown in the column no. 3 below, till
                                    further orders.</p>
                            </div>
                        </div>
                        <div class="row mb-4">
                            <div class="col-12 table-responsive">
                                <table class="table table-striped">
                                    <thead>
                                        <tr>
                                            <th>Sr. N.</th>
                                            <th>Name of the Employee with designation , present scheme and
                                                present work place</th>
                                            <th>Post on which employee transfer, controlling officer, name of the scheme
                                                and actual work place</th>
                                            <th>Remarks</th>
                                        </tr>
                                    </thead>
                                    <tbody>
                                        <tr>
                                            <td>1.</td>
                                            <td>Employee Name: <strong>{{ $EmpPastPosition->EmployeeName }}</strong>
                                                <br />Designation: <strong>{{ $EmpPastPosition->DesignationName
                                                    }}</strong>
                                                <br />Scheme: <strong>{{ $EmpPastPosition->SchemeName }}</strong>
                                                <br />Work Place: <strong>{{ $EmpPastPosition->ActualWorkPlace
                                                    }}</strong>
                                            </td>
                                            <td>Post: <strong>{{ $ViewEmpOrder->SanctionPost }}</strong>
                                                <br />Scheme: <strong>{{ $ViewEmpOrder->SchemeName }}</strong>
                                                <br />Controlling Officer: <strong>{{ $ViewEmpOrder->ControllingOfficer
                                                    }}</strong>
                                                <br />Actual work place: <strong>{{ $ViewEmpOrder->ActualWorkPlace
                                                    }}</strong>
                                            </td>
                                            <td>{{ $ViewEmpOrder->Remarks }}</td>
                                        </tr>
                                    </tbody>
                                </table>
                            </div>
                        </div>
                        <div class="row justify-content-center mb-2">
                            <div class="col-md-10">
                                <p>The above mentioned employees should be relieved immediately under
                                    intimation to undersigned. Transfer TA bill and transit period should not be
                                    applicable to the employees transfer on ‘Own Request’.</p>
                            </div>
                        </div>
                        <div class="row justify-content-center mb-4">
                            <div class="col-10 text-right">
                                <p><strong>REGISTRAR</strong></p>
                            </div>
                        </div>
                        <div class="row justify-content-center">
                            <div class="col-md-10">
                                <p>Copy forwarded for information and further necessary action:</p>
                                <ol>
                                    <li>Director</li>
                                    <li>Associate Dean</li>
                                    <li>In charge</li>
                                    <li>Head</li>
                                    <li>Comptroller</li>
                                    <li>PAO, PAU</li>
                                    <li>PA to VC</li>
                                    <li>Personal file</li>
                                </ol>
                            </div>
                        </div>
                        @endif
                    </div>
                </div>
                <!-- /.col -->
            </div>
            <!-- /.row -->
        </div>
        <!-- /.container-fluid -->
    </section>
    <!-- /.content -->
</div>

{{-- JS Start Here --}}

<script>
    $(function() {
            $("#emplaoyeePromotionTable").DataTable({
                "responsive": true,
                "lengthChange": true,
                "autoWidth": false,
                "lengthMenu": [10, 20, 50, 100, 250, 500],
                //"buttons": ["copy", "csv", "excel", "pdf", "print", "colvis"]
            }).buttons().container().appendTo('#userTable_wrapper .col-md-6:eq(0)');
        });
</script>
<!-- /.content-wrapper -->
@endsection