@extends('dashboard.layouts.default') @section('content')
Manage Students
@include('layout.top-ads')
@foreach($years_filter as $key=>$year) @endforeach
@if($wonde_id ) @else @endif @if($wonde_id ) @else @endif
First Name Last Name Username / PasswordUsername / PasswordEmail Year Class Action
@include('layout.bottom-ads')
@include('teacher.students.reset_password_modal') @include('teacher.students.student_modal') @include('teacher.students.password') @include('teacher.students.student_import_modal') @include('teacher.students.move_class_modal') @include('teacher.students.view_modal') @endsection @section('pagecss') @endsection @section('scripts')