@foreach ($categorygalleries as $categorygallerie)
@extends('layouts.site') @section('title') @foreach ($categorygalleries as $categorygallerie) {{ $categorygallerie->title ?? 'default Title' }} @endsection @section('facebook_meta') @endforeach @endsection @section('site')