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

6 lines
130 B
PHP
Raw Normal View History

2023-08-22 00:15:35 +06:00
@section('meta_title', __('sections.Dashboard'))
@section('h1', __('sections.Dashboard'))
<x-private.layout>
</x-private.layout>