@inject('FrontendPresenter', 'App\Presenters\FrontendPresenter') @extends('layouts.frontend') @section('content') 檔案上傳 取消 儲存 帳戶 收藏頁面 手機號碼 電子郵件 密碼 更改密碼 想去的國家 {!! $FrontendPresenter->getCountryCheckbox($member->country) !!} 興趣課程 interest))) checked @endif> 語言 interest))) checked @endif> 出國留學 interest))) checked @endif> 學習藝術 預計出發日 年 @for ($x = date('Y'); $x < date('Y') + 5; $x++) departure, 0, 4) == $x) selected @endif>{{$x}} @endfor 月 @for ($x = 1; $x <= 12; $x++) departure, 4) == $x) selected @endif>{{$x}} @endfor 取消 儲存 {{-- 儲存 --}} @stop @section('other_modal') @include('frontend.module.modal-pw-change') @stop @section('js') @stop