@extends('admin.adminlayouts.adminlayout') @section('head') {!! HTML::style("assets/global/plugins/datatables/plugins/bootstrap/datatables.bootstrap.css") !!} @stop @section('mainarea')

@lang('pages.leaveApplications.indexTitle')

company->leave_notification==1)checked @endif data-on-color="success" data-on-text="@lang('core.btnYes')" data-off-text="@lang('core.btnNo')" data-off-color="danger"> @lang('core.emailNotification')
@lang('core.id') @lang('core.name') @lang('core.dates') @lang('core.days') @lang('core.leaveTypes') @lang('core.reason') @lang('core.appliedOn') @lang('core.status') @lang('core.actions')
{{--Reject--}} {{--MODAL CALLING--}} @include('admin.common.delete') @include('admin.common.show-modal') {{--MODAL CALLING END--}} @stop @section('footerjs') {!! HTML::script("assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js")!!} {!! HTML::script("assets/global/plugins/datatables/datatables.min.js")!!} {!! HTML::script("assets/global/plugins/datatables/plugins/bootstrap/datatables.bootstrap.js")!!} {!! HTML::script("assets/admin/pages/scripts/table-managed.js")!!} @stop