@extends('front.layouts.frontlayout') @section('head') {!! HTML::style("assets/global/plugins/bootstrap-switch/css/bootstrap-switch.min.css") !!} {!! HTML::style("assets/global/css/components.css") !!} {!! HTML::style("assets/global/css/plugins.css") !!} {!! HTML::style("assets/global/plugins/datatables/plugins/bootstrap/dataTables.bootstrap.css") !!} {!! HTML::style("https://gitcdn.github.io/bootstrap-toggle/2.2.2/css/bootstrap-toggle.min.css") !!} @stop @section('mainarea')