diff --git a/TutorLizard.Web/Views/Student/Index.cshtml b/TutorLizard.Web/Views/Student/Index.cshtml index 33cf5d1..ddab9a7 100644 --- a/TutorLizard.Web/Views/Student/Index.cshtml +++ b/TutorLizard.Web/Views/Student/Index.cshtml @@ -2,10 +2,18 @@

Funkcjonalność ucznia

- - +
+
+ +
+
+
+
+ +
+
diff --git a/TutorLizard.Web/Views/Tutor/CreateAd.cshtml b/TutorLizard.Web/Views/Tutor/CreateAd.cshtml index 5f0de47..4fd4075 100644 --- a/TutorLizard.Web/Views/Tutor/CreateAd.cshtml +++ b/TutorLizard.Web/Views/Tutor/CreateAd.cshtml @@ -7,9 +7,12 @@

Nowe ogłoszenie


-
-
-
+ + +
+ +
+
@@ -51,7 +54,8 @@ @Html.DisplayNameFor(model => model.IsRemote)
- +
+
@@ -61,8 +65,10 @@
- -
+ +
+ +
@section Scripts { diff --git a/TutorLizard.Web/Views/Tutor/Index.cshtml b/TutorLizard.Web/Views/Tutor/Index.cshtml index 2d573f1..4184a1c 100644 --- a/TutorLizard.Web/Views/Tutor/Index.cshtml +++ b/TutorLizard.Web/Views/Tutor/Index.cshtml @@ -1,18 +1,41 @@ 

Funkcjonalność nauczyciela

- +
+ +
- - - - \ No newline at end of file +
+
+ +
+
+ + + + + + \ No newline at end of file