@extends('frontend.frontend_master') @section('frontend_body') @csrf Welcome! Login 🤗 Email Address Password Forgot Password New here? Create an account. How This Works Thank you! Your submission has been received! Oops! Something went wrong while submitting the form. @endsection {{-- @csrf {{ __('Remember me') }} @if (Route::has('password.request')) {{ __('Forgot your password?') }} @endif {{ __('Log in') }} --}}