diff --git a/Resources/views/parameter/facility_types/index.blade.php b/Resources/views/parameter/facility_types/index.blade.php index 9a5d883..3fb65cc 100644 --- a/Resources/views/parameter/facility_types/index.blade.php +++ b/Resources/views/parameter/facility_types/index.blade.php @@ -151,7 +151,7 @@ $(function(){ const documentTitle = 'Facility Type Report'; - var buttons = new $.fn.dataTable.Buttons(LaravelDataTables['facaility-type-table'], { + var buttons = new $.fn.dataTable.Buttons(LaravelDataTables['facility-type-table'], { buttons: [ { extend: 'copyHtml5',