@extends('admin.adminlayouts.adminlayout') @section('head') {!! HTML::style("assets/global/plugins/select2/css/select2.css")!!} {!! HTML::style("assets/global/plugins/datatables/plugins/bootstrap/datatables.bootstrap.css")!!} {!! HTML::style("assets/global/plugins/datatables/plugins/responsive/responsive.bootstrap.css")!!} @stop @section('mainarea')

{{ trans("pages.awards.indexTitle") }}

company->award_notification==1)checked @endif data-on-color="success" data-on-text="" data-off-text="" data-off-color="danger">
{{--MODAL CALLING--}} @include('admin.common.delete') {{--MODAL CALLING END--}} @stop @section('footerjs') {!! HTML::script("assets/global/plugins/select2/js/select2.min.js")!!} {!! HTML::script("assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js")!!} {!! HTML::script("assets/global/plugins/datatables/datatables.min.js")!!} {!! HTML::script("assets/global/plugins/datatables/plugins/bootstrap/datatables.bootstrap.js")!!} {!! HTML::script("assets/global/plugins/datatables/plugins/responsive/dataTables.responsive.js")!!} {!! HTML::script("assets/global/plugins/datatables/plugins/responsive/responsive.bootstrap.js")!!} @stop