@extends('layouts.app') @section('content')

Selamat Datang,

Silahkan Login

@csrf @method('POST')
@error('email') @enderror
@error('password') @enderror
@endsection