@extends('layouts.app') @section('content')

Add Employee

@if($errors->any())
@endif
@csrf
Cancel
@endsection