@extends('layouts.appInnerWithoutSearch') @section('title') Login @endsection @section('contentInner')
{{--
--}}
Welcome to JobShubharambh.com!
{{-- --}} {{-- @include('errors.error') --}}
{{--

Got a technical issue? Want to send feedback about a feature? Need details about our Business plan? Let us know.

Fields marked with * are mandatory.
--}} {{-- @include('errors.error') --}} {{-- @include('errors.response') --}}
@csrf
@if (Route::has('password.request')) {{ __('Forgot Your Password?') }} @endif
Not A Member Yet? {{ __('Register') }}

or
{{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- Sign in with Facebook --}}

Why Sign In?

  • Jobs to match your skills
  • Customized recommendations to accelerate your career
  • Mentors & Blogs to motivate you
@endsection @push('custom-scripts') @endpush