@extends('admin.layouts.layouts') @section('title', 'Resignations') @section('page-css') @endsection @section('content') {{-- Cancel Resignation Modal --}}
@can('resignation-list') Create @endcan
# Employee Type Notice Type No. of Days Status Created At Actions
@endsection @section('page-js') @endsection