diff --git a/resources/views/themes/tenant/kuvia-blog/list.blade.php b/resources/views/themes/tenant/kuvia-blog/list.blade.php index 4729b2b..8f536c8 100644 --- a/resources/views/themes/tenant/kuvia-blog/list.blade.php +++ b/resources/views/themes/tenant/kuvia-blog/list.blade.php @@ -1,5 +1,7 @@ @extends('layout/template') +@section('title', "{{ $tenant->name }}") + @section('content')