Files
bm/public_html/resources/views/static/programm.blade.php
2025-09-24 13:26:28 +02:00

6 lines
61 B
PHP

@extends('layout')
@section('content')
test
@endsection