@extends($layout) @section('header_scripts') @stop @section('content')
{{ getPhrase('title')}} {{ getPhrase('total_download')}} {{ getPhrase('action')}}
@endsection @section('footer_scripts') @include('common.datatables', array('route'=>URL_ALUMNI_DOWNLOAD_GETLIST, 'route_as_url' => TRUE )) @include('common.deletescript', array('route'=>URL_ALUMNI_DOWNLOAD_DELETE )) @stop