@extends('auth.layouts.app') @section('title', __('auth.login.main_title')) @section('content')
{{ __('auth.login.title') }}
{{ __('auth.login.no_account') }} {{ __('auth.login.register_membership') }}
{{ __('auth.login.forgot_password') }}