Files
aroginhealthcare/Modules/Admin/resources/views/vendor/dataTables/style.blade.php
2025-08-17 16:23:14 +05:45

4 lines
382 B
PHP

<link rel="stylesheet" href="{{ asset('backend/theme/assets/vendor/libs/datatables-bs5/datatables.bootstrap5.css') }}" />
<link rel="stylesheet" href="{{ asset('backend/theme/assets/vendor/libs/datatables-responsive-bs5/responsive.bootstrap5.css') }}" />
<link rel="stylesheet" href="{{ asset('backend/theme/assets/vendor/libs/datatables-buttons-bs5/buttons.bootstrap5.css') }}" />