-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfooter.html
203 lines (178 loc) · 7.92 KB
/
footer.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<footer class="bg-dark text-center text-white" @isset($lang)@if($lang=="ar" ) dir={{$lang}} @endif @endisset>
<!-- Grid container -->
<div class="container p-4">
<!-- Section: Social media -->
<section class="mb-4">
<!-- Facebook -->
<a class="btn btn-outline-light btn-floating m-1" href="#!" role="button"><i class="fab fa-facebook-f"></i
></a>
<!-- Twitter -->
<a class="btn btn-outline-light btn-floating m-1" href="#!" role="button"><i class="fab fa-twitter"></i
></a>
<!-- Google -->
<a class="btn btn-outline-light btn-floating m-1" href="" role="button"><i class="fab fa-google"></i
></a>
<!-- Instagram -->
<a class="btn btn-outline-light btn-floating m-1" href="https://www.instagram.com/ya_ga_chi/" role="button"><i class="fab fa-instagram"></i
></a>
<!-- Linkedin -->
<a class="btn btn-outline-light btn-floating m-1" href="https://codepen.io/zenku" role="button"><i class="fab fa-codepen"></i
></a>
<!-- Github -->
<a class="btn btn-outline-light btn-floating m-1" href="https://github.com/YA-GA-HI" role="button"><i class="fab fa-github"></i
></a>
</section>
<!-- Section: Social media -->
<!-- Section: Form -->
@auth
<section class="">
@if ($message = Session::get('message'))
<div class="alert alert-block bg-success">
<strong class="text-white"><h6>{{ $message }}</h6></strong>
</div>
@endif
<form method="POST" action="{{route('email')}}">
@csrf
<!--Grid row-->
<div class="row d-flex justify-content-center">
<!--Grid column-->
<div class="col-auto">
<p class="pt-2">
<strong>Send Email:
</strong>
</p>
</div>
<!--Grid column-->
<!--Grid column-->
<div class="col-md-5 col-12">
<!-- Email input -->
<div class="form-outline form-white mb-4">
<input style="padding-left: 10px ;" type="text" name="content" placeholder="Content" class="form-control text-left" /> {{-- <label class="form-label" for="form5Example2">Email address</label> --}}
</div>
</div>
<div class="col-auto">
<!-- Submit button -->
<button type="submit" class="btn btn-outline-light mb-4">
Send
</button>
</div>
<!--Grid column-->
</div>
<!--Grid row-->
</form>
@endauth @guest
<section class="">
<form>
<!--Grid row-->
<div class="row d-flex justify-content-center">
<!--Grid column-->
<div class="col-auto">
<p class="pt-2">
<strong>Send Email:
</strong>
</p>
</div>
<!--Grid column-->
<!--Grid column-->
<div class="col-md-5 col-12">
<!-- Email input -->
<div class="form-outline form-white mb-4">
<input style="padding-left: 5xp ;" type="text" name="content" placeholder="Content" class="form-control text-left" /> {{-- <label class="form-label" for="form5Example2">Email address</label> --}}
</div>
</div>
<div class="col-auto">
<!-- Submit button -->
<button class="btn btn-outline-light mb-4">
<a href="{{route('register')}}" class=" btn-outline-light text-decoration-none">Send</a>
</button>
</div>
<!--Grid column-->
</div>
<!--Grid row-->
</form>
@endguest
<!--Grid column-->
<!--Grid column-->
</section>
<!-- Section: Form -->
<!-- Section: Text -->
<section class="mb-4">
<q> To me, mathematics , programming , and the arts are insanely related. They’re all creative expressions.
</q>
</section>
<!-- Section: Text -->
<!-- Section: Links -->
<section class="">
<!--Grid row-->
<div class="row">
<!--Grid column-->
<div class="col-lg-3 col-md-6 mb-4 mb-md-0">
<h5 class=" text-uppercase ">
<ul class="list-unstyled mb-0 ">
<li>
<a href="{{route('Blog')}} ">Courses</a>
</li>
</ul>
</h5>
</div>
<!--Grid column-->
<!--Grid column-->
<div class="col-lg-3 col-md-6 mb-4 mb-md-0 ">
<h5 class="text-uppercase ">
<ul class="list-unstyled mb-0 ">
<li>
<a href="{{route('Blog')}}">Blog</a>
</li>
</ul>
</h5>
</div>
<!--Grid column-->
<!--Grid column-->
<div class="col-lg-3 col-md-6 mb-4 mb-md-0 ">
<h5 class="text-uppercase ">Tools</h5>
<ul class="list-unstyled mb-0 ">
<li>
<a href="{{route(" Fdegeq ")}}">1St deg machine</a>
</li>
<li>
<a href="{{route(" Sdegeq ")}}">2nd deg machine</a>
</li>
<li>
<a href="">Other</a>
</li>
</ul>
</div>
<!--Grid column-->
<!--Grid column-->
<div class=" col-lg-3 col-md-6 mb-4 mb-md-0 ">
<h5 class="text-uppercase ">Other</h5>
<ul class="list-unstyled mb-0 ">
<li>
<a href="#! ">Donate</a>
</li>
<li>
<a href="#! ">Email</a>
</li>
<li>
<a href="#! ">Privacy Policy</a>
</li>
<li>
<a href="#!">about</a>
</li>
</ul>
</div>
<!--Grid column-->
</div>
<!--Grid row-->
</section>
<!-- Section: Links -->
</div>
<!-- Grid container -->
<!-- Copyright -->
<div class=" text-center p-3 " style="background-color: rgba(0, 0, 0, 0.2); ">
© 2021 Copyright : Designed & Developed With
<i class="fas fa-heart " style="color: #F7564A; "></i> By
<a class="text-white " href="#"> Zenku </a>
</div>
<!-- Copyright -->
</footer>