@extends('layouts.main_dashboard.app') @section('title', __('dashboard.Add Course to Teacher')) @section('content')
{{ __('dashboard.Course Assignment') }}
{{ $teacher->name }}