hero, about, recent works

This commit is contained in:
2024-02-16 23:36:28 +02:00
parent dfbbcb2ce4
commit 8c91a5e22b
18 changed files with 328 additions and 48 deletions

View File

@@ -0,0 +1,7 @@
@extends('layout')
@section("title", "about")
@section('content')
<p>TEst</p>
@endsection