service-captcha/resources/views/private/dashboard/index.blade.php

6 lines
130 B
PHP

@section('meta_title', __('sections.Dashboard'))
@section('h1', __('sections.Dashboard'))
<x-private.layout>
</x-private.layout>