@extends('layouts.app') @section('title', __('auth.login_title')) @push('styles') @endpush @section('content')
{{ __('auth.login_subtitle') }}
{{ $message }}