@extends('AdminLte.template') @section('title') {{__('Education Master')}} @endsection @section('ExternalCss') @parent @endsection @section('Content')
{{__(Config::get('hrms_constants.masters.EMPLOYEE_EDUCATION'))}}{{ Form::open(['action' => 'educationController@index','method' => 'POST','role' => 'search','autocomplete' => 'off']) }} |
|||||||
|---|---|---|---|---|---|---|---|
| {{__('Sr.')}} | {{__('Level')}} | {{__('Active')}} | {{__('Action')}} | ||||