@php use App\Models\Penyakit; header('Content-type: application/vnd-ms-excel'); header('Content-Disposition: attachment; filename=Penyakit.xls'); @endphp