@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']) }}
{{ Form::close() }}
{{__('Sr.')}} {{__('Name')}} {{__('Notice Period')}} ({{__('in Days')}}) {{__('Active')}} {{__('Action')}}