@extends('layouts.appInnerWithoutSearch') @section('seoTitle') Login @ {{ env('APP_NAME') }} @endsection @section('metaDescription') Sign In to find jobs matching your skills and customized recommendations to accelerate your career @endsection @section('title') Login @endsection @section('contentInner')
@include('includes.breadcrumb')
{{--
--}}
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
{{-- Remember Me --}}
{{-- Login --}} Login
@if (Route::has('password.request')) {{ __('Forgot Your Password?') }} @endif
Not A Member Yet? {{ __('Register') }}

or

Why Sign In?

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