@extends('hr_main') @section('title', '| ' . $data['pageTitle']) @section('content')
{{ $errors->first('project_id') }}
{{ $errors->first('department_id') }}
{{ $errors->first('name') }}
{{ $errors->first('emp_id') }}