@extends("layouts.layout_home") @section("contenu")

Bienvenue sur opathèque

@if ($errors->any())
@endif
@csrf
@endsection