@extends('layouts.app') @push('title') {{ __('Login') }} - @endpush @section('content')
{{ __('New owner?') }} {{ __('Sign Up') }}
{{ __(getOption('sign_in_text_subtitle')) }}