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

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

{{--
@error('nik') @enderror
--}}
@endsection @section('script') @endsection