@extends('index') @section('content')
{{ $errors->first('code') }}
{{ $errors->first('nisn') }}
{{ $errors->first('name') }}
{{ $errors->first('phone') }}
{{ $errors->first('email') }}
{{ $errors->first('gender') }}
{{ $errors->first('birthplace') }}
{{ $errors->first('birthdate') }}
{{ $errors->first('image') }}
{{ $errors->first('eskul') }}
{{ $errors->first('address') }}
{{ $errors->first('parent') }}
{{ $errors->first('year') }}
{{ $errors->first('classroom') }}