@include('front.templates.background-header')
@include('front.templates.background-inner-page')
@endif--}}
@include('front.templates.background-bottom')
{{ $parent_menu->name ?? '' }}
{!! $parent_menu->body ?? '' !!}
{{--@if($parent_menu->oImage && $parent_menu->oImage->img && file_exists('upfiles/menu/'. $parent_menu->oImage->img))