@extends('layouts.auth') @section('title', __('auth.portal_login') . ' — ' . config('app.name')) @section('form') {{ __('auth.portal_login') }}
{{ __('auth.login_intro') }}
{{ $message }}
{{ __('auth.security_note') }}