E
MITRA
SIM PEGAWAI
@csrf
Login
person
-- Pilih Mitra --
@foreach($partner as $item)
{{$item->name}}
@endforeach
@error('email')
{{ $message }}
@enderror
lock
@error('password')
{{ $message }}
@enderror
SIGN IN
@include('layouts.notification')