@include('layouts.navbar')
Employees
@if (\Session::has('success'))
Success! {!! \Session::get('success') !!}
@endif
Add Employee