Edit Employee

@csrf @method('PUT')
{{--
--}}

Delete Employee

@csrf @method('DELETE')

Are you sure you want to delete {{$employee->name}}?