@extends('templates.layouts.base') @section('content') {{$category->lang()->title}} {{$homepage->lang()->title}} @foreach($categoryparents as $pcat) {{$pcat->lang()->title}} @endforeach {{$category->lang()->title}}