From 710f54c0156c5fa081bc6af1a68e7cb44723939b Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Mon, 24 Jan 2022 19:34:26 +0100 Subject: add example in laravel --- .../LARAVEL/iBook/resources/views/books/create.blade.php | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'Year_3/TSDWL/LARAVEL/iBook/resources/views/books/create.blade.php') diff --git a/Year_3/TSDWL/LARAVEL/iBook/resources/views/books/create.blade.php b/Year_3/TSDWL/LARAVEL/iBook/resources/views/books/create.blade.php index 398c7b4..5bd20b0 100644 --- a/Year_3/TSDWL/LARAVEL/iBook/resources/views/books/create.blade.php +++ b/Year_3/TSDWL/LARAVEL/iBook/resources/views/books/create.blade.php @@ -7,11 +7,11 @@ @csrf
- +
- +
@@ -19,8 +19,14 @@
- +
+ @endsection -- cgit v1.2.3-18-g5258