@extends('layouts.participant') @section('title') Login @endsection @section('customStyle') @endsection @section('content')
@csrf @method('post')

ABSENSI PKKP {{date('Y')}}

@error('email') @enderror
@error('password') @enderror
@endsection