Sign in to start your session
@if ($errors->any())
@foreach($errors->all() as $error)
{{ $error }}
@endforeach
@endif @if(session()->has('message'))
×
Alert!
{{ session()->get('message') }}
@endif
{{ csrf_field() }}
Remember Me
Sign In
{{--
--}} {{--
- OR -
--}} {{--
--}} {{--
Sign in using Facebook--}} {{--
--}} {{--
--}} {{--
Sign in using Google+--}} {{--
--}} {{--
--}}
I forgot my password
Register as an admin