1 ere phase complète

This commit is contained in:
2025-11-24 15:15:57 +01:00
parent 8bff5902cd
commit 57202d5112
10 changed files with 207 additions and 20 deletions

View File

@@ -0,0 +1,5 @@
@extends('layout')
@section('content')
<link href="{{ asset('css/style.css') }}" rel="stylesheet">
@endsection