@extends('app') @section('content')
SMPN 2 Teluk Jambe Barat
{{--
DAFTAR
--}}
LOGIN
Reset Kata Sandi
@if (Session::get('status'))
{{ Session::get('status') }}
@endif @if ($errors->has('email')) @endif
@csrf
@endsection