@if ($errors->has('judul'))
Oops! {{ $errors->first('judul') }}
@endif
@if ($errors->has('penyakitId'))
Oops! {{ $errors->first('penyakitId') }}
@endif
@if ($errors->has('gambar'))
Oops! {{ $errors->first('gambar') }}
@endif
Masukkan ekstensi file (.png, .jpg, .jpeg) dan ukuran maksimum 2mb.