@extends('layouts.guest-siswa') @section('content')
Logo SMK Negeri 8 Medan

Login Siswa

LMS SMK Negeri 8 Medan

@if ($errors->any())
{{ $errors->first() }}
@endif
@csrf
© {{ date('Y') }} SMK Negeri 8 Medan
@endsection