@extends('twill::auth.layout', [ 'route' => route('admin.login.oauth.linkProvider'), 'screenTitle' => twillTrans('twill::lang.auth.oauth-link-title', ['provider' => ucfirst($provider)]), ]), @section('form')
{{ twillTrans('twill::lang.auth.login') }}
{{ twillTrans('twill::lang.auth.back-to-login') }} @stop