@extends('auth.layouts.master') @push('head-stylesheets') {{-- --}} @endpush @section('title') Login @endsection @section('content')
@if (Route::has('password.request')) {{ __('Forgot Your Password?') }} @endif
{{-- --}} {{-- Forgot Your Username? --}} {{-- --}}