@extends('layouts/contentNavbarLayout') @section('title', 'Edit Student') @section('content')
Form Edit Student
@csrf
NIK must be 16 digits.
Usia tidak sesuai
Phone number must be between 12 or 13 digits.
@endsection