@extends('layouts.main_dashboard.app') @section('title', __('dashboard.Import Teachers')) @section('content')

{{ __('dashboard.Teacher Import') }}

{{ __('dashboard.Import Teachers') }}

رفع ملف المعلمين ومراجعة النتائج التفصيلية من نفس الشاشة.

@csrf
{{ __('dashboard.Cancel') }}
@endsection