@extends($layout) @section('header_scripts') @stop @section('content')
{{ getPhrase('title')}} {{ getPhrase('description')}} {{ getPhrase('required')}} {{ getPhrase('status')}} {{ getPhrase('action')}}
@stop @section('footer_scripts') @include('common.datatables', array('route'=>'certificates.dataTable')) @include('common.deletescript', array('route'=>URL_MASTERSETTINGS_CERTIFICATES_DELETE)) @stop