@extends('layouts.app') @section('content')
@if (getCateChild(13)->isNotEmpty())
@foreach (getCateChild(13) as $cate)
@endforeach
@endif