@extends('layout.main') @section('content')
@can('store-leave') @endcan @can('delete-leave') @endcan
{{__('Leave Type')}} {{trans('file.Employee')}} {{trans('file.Department')}} {{trans('file.Duration')}} {{__('Applied Date')}} {{trans('file.action')}}
@endsection @push('scripts') @endpush