This commit is contained in:
gianella
2025-12-09 17:28:51 -03:00
parent 33df24d40b
commit d71f33b0ed
10 changed files with 305 additions and 72 deletions
+5
View File
@@ -0,0 +1,5 @@
@extends('layouts.app')
@section('main')
<h1>formulario de crear cliente</h1>
@endsection