@extends('AdminLte.template') @section('title') {{__('Designation Master')}} @endsection @section('ExternalCss') @parent @endsection @section('Content')
{{__('Designation Master')}}{{ Form::open(['action' => 'JobTitleController@index','method' => 'POST','role' => 'search','autocomplete' => 'off']) }} |
|||||||
|---|---|---|---|---|---|---|---|
| {{__('Sr.')}} | {{__('Name')}} | {{__('Notice Period')}} ({{__('in Days')}}) | {{__('Active')}} | {{__('Action')}} | |||