@extends('themes.default.layout.master') @section("site_ayar_seo_title",$contentCategory->seo_title) @section("site_ayar_seo_keywords",$contentCategory->seo_keywords) @section("site_ayar_seo_description",$contentCategory->seo_description) @section('content')

{{$contentCategory->title}}

@endsection