@extends('layouts.app') @push('title') {{ __('Sign Up') }} - @endpush @section('content')
{{ __('Already have an account?') }} {{ __('Sign In') }}
{{ __(getOption('sign_in_text_subtitle')) }}