@extends('frontend.frontend_master') @section('frontend_body')
@csrf

Welcome! Login 🤗

How This Works
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
@endsection {{--
@csrf
@if (Route::has('password.request')) {{ __('Forgot your password?') }} @endif {{ __('Log in') }}
--}}