@extends('AdminLte.template') @section('title') Employee Directory @endsection @section('ExternalCss') @parent @endsection @section('Content')
Employee Directory{{ Form::open(['action' => 'EmployeeDirectoryController@index','method' => 'POST','role' => 'search','autocomplete' => 'off']) }} |
|||||||
|---|---|---|---|---|---|---|---|
| Emp Id | Image | Name | Designation | Department | Office Contact no. | Office Email | |