@extends('job.layout.web') @section('title', 'Login') @section('content')

Login to Your Employee Account

@csrf
@section('script') @endsection @endsection