@section('script') @endsection
Government Inventory Management System
Department of National Properties
Login
@csrf
Username :
@error('cid')
{{ $message }}
@enderror
Password :
@error('password')
{{ $message }}
@enderror
{{ __('Login') }}
Forgot Password?
View individual assets
@include('admin.section.footer')