@extends('layouts.blank') @section('content')
Selamat Datang!

di Portal Sistem Informasi Gas Rumah Kaca Provinsi DKI Jakarta.

{{ csrf_field() }}
@error('username') {{$message}} @enderror
@error('password') {{$message}} @enderror

Don't have an account ? Signup now

© SIGD. DLH Provinsi DKI Jakarta

@endsection @section('js') @endsection