Form Perpustakaan

Informasi Umum


@if ($errors->has('name')) {{ $errors->first('name') }} @endif
@if ($errors->has('address')) {{ $errors->first('address') }} @endif
@if ($errors->has('location')) {{ $errors->first('location') }} @endif
@if ($errors->has('category')) {{ $errors->first('category') }} @endif
@if ($errors->has('photo')) {{ $errors->first('photo') }} @endif

Akreditasi


@if ($errors->has('status')) {{ $errors->first('status') }} @endif
@if ($errors->has('partnership')) {{ $errors->first('partnership') }} @endif

Admin Perpustakaan


@if ($errors->has('username')) {{ $errors->first('username') }} @endif
Catatan: Password default perpus2025 @if ($errors->has('email')) {{ $errors->first('email') }} @endif