@extends('layouts.admin.adminlayout') @section('header_scripts') @stop @section('content')
{{ getPhrase('module')}} {{ getPhrase('key')}} {{ getPhrase('help_link_text')}} {{ getPhrase('status')}} {{ getPhrase('action')}}
@endsection @section('footer_scripts') @include('common.datatables', array('route'=>'mastersettings.module-helper.dataTable')) @stop