@extends('emails/user/layouts/system') @section('content')
{{ __("Authentication to :portal_name", ['portal_name' => $portal_name]) }}
{{ __('Log In') }}
{{ __("If the 'Log In' button does not work, open the following URL in your browser:") }} {{ $auth_link }}