@extends('layouts.app') @section('content')
{{ $errors->first('employee_id') }}
{{ $errors->first('date') }}
{{ $errors->first('start_time') }}
{{ $errors->first('finish_time') }}