@extends('layouts.master') @push('additional-css') @vite(['resources/css/theme-comply.css']) @endpush @push('additional-js') @vite(['resources/js/theme-comply.js']) @endpush @section('page-content') {{ env('APP_NAME') }} {{__('app.pages.home.sections.introduction.title')}} (current) {{__('app.pages.home.sections.features.title')}} {{__('app.pages.home.sections.contact.title')}} @yield('content') HOKU.be © 2025 HOKU.be. A personnal website developed by SDV @endsection
© 2025 HOKU.be. A personnal website developed by SDV