my-projects-website/app/application/resources/views/site/page-without-translation.blade.php

6 lines
129 B
PHP

@section('h1', __('site.Page without translation'))
<x-site.layout :project="$project" :language="$language">
</x-site.layout>