@extends('employer::layouts.masterlogin') @section('pagetitle','Employer Sign In') @section('content')
{{ csrf_field() }}

Sign In

@endsection @section('scripts') @endsection