@extends('layout') @section('gnb', view('gnb', ['service'=>'ielts'])) @section('subgnb', view('ielts.gnb')) @section('content')
차근차근 깊이 있는 설명의 고수
"저는 영어가 모국어가 아닌 학생들을 많이 가르쳐 왔기 때문에 한국 학생들이 영어를 배울 때 어떤 어려움이 있는지 잘 알죠. 문법과 어휘, 단어 등 영어의 기초가 필요한 학생들이 이해하기 쉽게 하나씩 자세하게 설명해 드리니 제 수업을 듣고 나면, 영어가 조금 더 친숙해질 겁니다. However, You Need to Work Hard"
Career사만다
저는 영어가 모국어가 아닌 학생들을 많이 가르쳐 왔기 때문에 한국 학생들이 영어를 배울 때 어떤 어려움이 있는지 잘 알죠. 문법과 어휘, 단어 등 영어의 기초가 필요한 학생들이 이해하기 쉽게 하나씩 자세하게 설명해 드리니 제 수업을 듣고 나면, 영어가 조금 더 친숙해질 겁니다.
However, You Need to Work Hard
1 기초 입문 학습자를 위한 쉬운 설명!
2 원어민들이 실생활에서 사용하는 어휘만 골랐다!
3 핵심을 찌르는 컴팩트 강의!
제목 | 작성일 |
---|---|
@if ($article->created_at->addDays(1) > now()->toDateTimeString() )
new
@endif
{{ $article->title }}
{!! !empty($article->comments) and $article->comments->count()>0 ? '('. $article->comments->count() .')':'' !!}
|
{{ $article->created_at->format('Y.m.d') }} |
제목 | 작성일 |
---|---|
@if ($article->created_at->addDays(1) > now()->toDateTimeString() )
new
@endif
{{ $article->title }}
{!! !empty($article->comments) and $article->comments->count()>0 ? '('. $article->comments->count() .')':'' !!}
|
{{ $article->created_at->format('Y.m.d') }} |