@extends('layouts.app') @section('content')
Create New Student
Id Name NIM Action
@section('modal')
{{ csrf_field() }}
Class:
Photo:
@endsection @endsection @push('scripts') @endpush @if (count($errors) > 0) @endif