File: /var/www/html/hrms-production/storage/framework/views/ba225ffd90059fea30f22797d43dfcf4c38eb922.php
<?php $__env->startSection('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" onclick="window.print()"> Print <i class="fas fa-print"></i> </button>
</div>
</div>
</div><!-- /.container-fluid -->
</section>
<!-- Main content -->
<section class="content">
<div class="container-fluid">
<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="<?php echo e(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. <?php echo e($ViewEmpProbation->ProbationOrderNo); ?> <small
class="float-right">Date: <?php echo e(date('d-M-y', strtotime($ViewEmpProbation->ProbationOrderDate))); ?> </small>
</h5>
</div>
<div class="col-10">
<p><strong>READ:-</strong></p>
<ol>
<li>This office order No. <?php echo e($ViewEmpProbation->ProbationOrderNo); ?>.</li>
<li>Note approved by Hon. Vice-Chancellor on dated <?php echo e(date('d-M-y', strtotime($ViewEmpProbation->ProbationOrderDate))); ?></li>
</ol>
<p><strong>PREAMBLE:-</strong></p>
</div>
</div>
<div class="row justify-content-center mb-4">
<div class="col-md-10">
<p><?php echo e($ViewEmpProbation->Title); ?> <strong><?php echo e($ViewEmpProbation->EmployeeName); ?></strong> has been selected and appointed to work as --------- under the ………………….. vide this office order referred to above. Accordingly, she /he reported for duties on <strong><?php echo e(date('d-M-y', strtotime($ViewEmpProbation->JoiningDate))); ?></strong> (A.N.). He/She was under probation for a period of two years from the said date <strong><?php echo e(date('d-M-y', strtotime($ViewEmpProbation->JoiningDate))); ?></strong> has forwarded his assessment reports. His/Her assessment reports are satisfactory. During the probation period he/she has availed earned/Half-pay commuted leave for …….. days and as such her probation period is required to be extended to that extent. He/She has fulfilled the terms and conditions as laid down in the appointment order, referred to above, regarding medical fitness certificate, verification of character and antecedents, Marathi-Hindi exam., computer examination of MS-CIT & post recruitment examination.</p>
</div>
</div>
<div class="row justify-content-center mb-2">
<div class="col-md-12 text-center">
<h5><strong><u>ORDER</u></strong></h5>
</div>
</div>
<div class="row justify-content-center mb-2">
<div class="col-md-10">
<p>Having regards to above, the Vice-Chancellor, Dr. Balasaheb Sawant Konkan Krishi Vidyapeeth, Dapoli is pleased to order that, <?php echo e($ViewEmpProbation->Title); ?> <strong><?php echo e($ViewEmpProbation->EmployeeName); ?></strong> has completed his/her probation period satisfactorily on <strong><?php echo e(date('d-M-y', strtotime($ViewEmpProbation->ProbationOrderDate))); ?></strong> (A.N.)</p>
</div>
</div>
<div class="row justify-content-center mb-4 mt-5">
<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><strong>Copy forwarded for information and further necessary action:</strong></p>
<ol>
<li>The ………………………………………………………<br/>
2/- The original service book of Shri/Smt.………………, …………. is enclosed
herewith. (By hand delivery/R.P.A.D).</li>
<li>The …………………………………………………………………………..</li>
<li>The Pay & Accounts Officer (I), P.A U., …………………………………………..,</li>
<li>Copy to Shri/Smt. ……………, ……….., ……………………………….. for information.</li>
</ol>
</div>
</div>
<div class="row justify-content-center mb-4" style="margin-top: 100px">
<div class="col-5">
<p>Copy to Guard file/B-V</p>
</div>
<div class="col-5 text-right">
<p><strong>Assistant Registrar (Admn-II)</strong></p>
</div>
</div>
</div>
</div>
<!-- /.col -->
</div>
<!-- /.row -->
</div>
<!-- /.container-fluid -->
</section>
<!-- /.content -->
</div>
<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 -->
<?php $__env->stopSection(); ?>
<?php echo $__env->make('admin.include.master', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/html/hrms/resources/views/admin/EmployeeProfile/view-employee-probation.blade.php ENDPATH**/ ?>