diff --git a/resources/views/abouts.blade.php b/resources/views/abouts.blade.php index c452b3c..7d3b943 100644 --- a/resources/views/abouts.blade.php +++ b/resources/views/abouts.blade.php @@ -408,19 +408,19 @@ body {
-

Who We Are

-

- Our institute specializes in automotive engineering education, - offering hands-on training in modern vehicle technologies, - mechanical systems, and electric vehicles. +

Vision

+

+ To be a global leader in automotive education, driving the future of mobility by empowering the next generation of engineers, technicians, and innovators.

-

- We focus on building skilled professionals who are ready for - the global automotive industry. +

Mission

+

+ To foster technical mastery and critical thinking through immersive, practical learning environments, strong industry partnerships, and a commitment to eco-friendly automotive practices.

- + + +
diff --git a/resources/views/signin.blade.php b/resources/views/signin.blade.php index bcc9953..175772a 100644 --- a/resources/views/signin.blade.php +++ b/resources/views/signin.blade.php @@ -5,6 +5,7 @@ @push('styles') + @endpush @@ -226,9 +252,18 @@ @enderror -
+ +
+ + + + @error('password') {{ $message }} @enderror @@ -254,4 +289,20 @@
-@endsection \ No newline at end of file +@endsection + \ No newline at end of file