@extends('admin.layout.master') @section('content') @include('flash-message')
{{__('obs.edit_leave_application')}}
{{__('obs.leave_application_list')}}
@csrf
leave_duration_type ==1 ? 'checked': null}} name="leave_duration_type"> leave_duration_type ==2 ? 'checked': null}} name="leave_duration_type">

{{--
Leave Entitled Availed Dues
--}}

{{-- @include('payroll.leave.form.new_app_list') --}} @endsection @section('script') @endsection