@extends('layouts.auth') @section('title', __('app.login') . ' - SEU CRM') @section('content')
{{ __('app.sign_in') }}
{{ __('app.welcome_message') }}
{{ __('app.forgot_password') }} {{ __('app.reset_here') }}