COM431_serverside_development/resources/views/contact.blade.php
2025-02-11 11:55:09 +00:00

6 lines
100 B
PHP

<x-layout>
<x-slot:heading>
Contact
</x-slot:heading>
<h1>Contact!</h1>
</x-layout>