{!! nl2br($school->school_feature) !!}
學校介紹
{!! nl2br($school->school_introduction) !!} @if (!empty($school->formal->formal_entry_requirement))入學要求
{!! nl2br($school->formal->formal_entry_requirement) !!} @endif@inject('FrontendPresenter', 'App\Presenters\FrontendPresenter')
@section('json-ld', Breadcrumbs::view('breadcrumbs::json-ld', 'search_school-content', $school->school_uid, $school->school_name))
@extends('layouts.frontend')
@section('content')
{!! nl2br($school->school_feature) !!}
學校介紹 入學要求