diff --git a/.gitignore b/.gitignore index f2809b3..bc9551b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /writable +/vendor diff --git a/app/Views/client_form.php b/app/Views/client_form.php index 6689cd3..6560140 100644 --- a/app/Views/client_form.php +++ b/app/Views/client_form.php @@ -31,7 +31,7 @@
- +
@@ -57,7 +57,7 @@
- +
@@ -68,4 +68,12 @@ - \ No newline at end of file + + \ No newline at end of file diff --git a/app/Views/layout/footer.php b/app/Views/layout/footer.php index 6dda8d7..7038308 100644 --- a/app/Views/layout/footer.php +++ b/app/Views/layout/footer.php @@ -37,14 +37,14 @@
- - - - - - - + + + + + + + @@ -66,8 +66,7 @@ - - + diff --git a/app/Views/layout/header.php b/app/Views/layout/header.php index e9bf007..c7806c0 100644 --- a/app/Views/layout/header.php +++ b/app/Views/layout/header.php @@ -177,15 +177,13 @@