@extends('auth.layouts.master') @section('title', __('auth.login')) @section('content')
{{ __("auth.dont_have_account") }} {{ __('auth.register') }}