@section('title', 'Sign In — TAM Child Sponsorship')
{{-- Left panel --}} {{-- Right panel --}}
{{-- Mobile logo --}}

Welcome back

Sign in to your sponsorship account

{{-- Status message --}} @session('status')
{{ $value }}
@endsession {{-- Errors --}} @if($errors->any())
    @foreach($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf {{-- Email --}}
{{-- Password --}}
@if(Route::has('password.request')) Forgot password? @endif
{{-- Remember me --}}
{{-- Submit --}}

Don't have an account? Create one free