@extends('layouts/contentNavbarLayout') @section('title', 'Add Nilai') @section('content')

Add Nilai

@csrf
Form Input Data Nilai
@endsection