@if($goods_subject_id->img_banner)
{{$goods_subject_id->name or ''}}
@endif @if($goods_subject_id && !$goods_subject_id->children->isEmpty())
@foreach($goods_subject_id->children as $one_subject_l2)
{{ $one_subject_l2->name }}
{{ $one_subject_l2->name or ''}}
@endforeach
@endif @if($goods_subject_id->body)
{!! $goods_subject_id->body !!}
@endif {{--
--}} {{-- --}}{{--
--}} {{--

{{ $goods_subject_id->name }}

--}} {{-- @if($goods_subject_id && !$goods_subject_id->children->isEmpty())--}} {{--
--}} {{-- @foreach($goods_subject_id->children as $one_subject_l2)--}} {{-- @if(!$one_subject_l2->children->isEmpty())--}} {{--
--}} {{--
--}} {{-- --}} {{-- {{ $one_subject_l2->name }}--}} {{-- --}} {{--
--}} {{--
--}} {{-- {{ $one_subject_l2->name }}--}} {{--
--}} {{--
--}} {{--
    --}} {{-- @foreach($one_subject_l2->children as $one_subject_l3)--}} {{--
  • --}} {{-- {{ $one_subject_l3->name }}--}} {{--
  • --}} {{-- @endforeach--}} {{--
--}} {{-- @if($one_subject_l2->children->count() > env('SUBJECTS_CATEGORY_SHOW_MORE'))--}} {{-- --}} {{-- @endif--}} {{--
--}} {{--
--}} {{-- @else--}} {{--
--}} {{--
--}} {{-- --}} {{-- {{ $one_subject_l2->name }}--}} {{-- --}} {{--
--}} {{--
--}} {{-- {{ $one_subject_l2->name }}--}} {{--
--}} {{--
--}} {{-- @endif--}} {{-- @endforeach--}} {{--
--}} {{-- @endif--}} {{-- @if($goods_subject_id->body)--}} {{--
--}} {{-- {!! $goods_subject_id->body !!}--}} {{--
--}} {{-- @endif--}} {{-- --}}{{--
--}} {{--
--}}