@php $activeTab = request()->query('tab'); // default email tab @endphp @extends('layouts.frontend.master_auth') @section('title', 'Login') @push('css') @endpush @section('content') {{-- new design --}}
Logo

BAU 2001-2002 Alumni Association

Sign in to your BAU Alumni account

@csrf {{-- email content --}}
{{-- email content end --}}
Forgot password?
Don't have an account? Register here
{{-- new design end --}} @endsection @push('js') @endpush