@extends('layout.default') @section('content') @section('page_toolbar')         Back @endsection
@foreach($years_filter as $key=>$year) @endforeach
Name Username / Password Email Year Class Action
@include('school.students.student_modal') @include('school.students.password') @include('school.students.student_import_modal') @include('school.students.move_class_modal') @include('school.students.view_modal') @include('school.students.reset_password_modal') @endsection @section('styles') @endsection @section('scripts')