{{-- @csrf {{ __('Remember me') }} @if (Route::has('password.request')) {{ __('Forgot your password?') }} @endif {{ __('Log in') }} --}} @extends('layouts.main') @section('title') Log In @endsection @section('content')
Don't have an account yet? Sign Up