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