@extends('layout.master') @section('header')
@endsection @section('content')

Login

Welcome Back !

Sign in to continue to zDomainName.

@csrf
@if (Route::has('password.request')) Forgot password? @endif
@error('password') {{ $message }} @enderror
{{--
--}} {{----}} {{----}} {{--
--}}
{{--

Don't have an account ? Signup now

--}}

© 2020 zDomainName.com

{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
{{ __('Login') }}
--}} {{--
--}} {{--
--}} {{-- @csrf--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- @error('email')--}} {{-- --}} {{-- {{ $message }}--}} {{-- --}} {{-- @enderror--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- @error('password')--}} {{-- --}} {{-- {{ $message }}--}} {{-- --}} {{-- @enderror--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- @if (Route::has('password.request'))--}} {{-- --}} {{-- {{ __('Forgot Your Password?') }}--}} {{-- --}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} @endsection