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

Akreditasi


@php $accreditation = isset($data->accreditation) ? $data->accreditation->status_type : NULL; @endphp
@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
@if ($errors->has('email')) {{ $errors->first('email') }} @endif Catatan: Password default perpus2025