@extends('ui-common.layouts.master') @section('title') @lang('Leave Type') @endsection @section('css') @endsection @section('content')

List of Leave Type

Leave Name Code Type Action
Sick Leave SL Paid
Casual Leave CSL Paid
Maternity Leave ML Paid
Compassionate Leave CL Paid
@endsection @section('script') @endsection