{{ HTML::style('WebPro/bootstrap/css/bootstrap.min.css') }} {{ HTML::style('WebPro/css/font-awesome.min.css') }} {{ HTML::style('WebPro/css/style.min.css') }} {{ HTML::style('WebPro/css/style-responsive.min.css') }} {{ HTML::style('isLoading-jQuery/jquery.isloading.min.css') }} {{ HTML::style('NProgress/nprogress.min.css') }} {{ HTML::style('PNotify/pnotify.custom.min.css') }} {{ HTML::style('VideoJS/video-js.min.css') }} {{ HTML::script('VideoJS/videojs-ie8.min.js') }} {{ HTML::style('bootstrap-select/css/bootstrap-select.min.css') }} {{ HTML::style('Intl-Tel-Input/17.0.3/css/intlTelInput.min.css') }} {{ HTML::style('bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css') }} {{ HTML::style('Webui-Popover/jquery.webui-popover.min.css') }} @if( App::environment() == 'produccion' && !(strpos(public_path(), 'desarrollo') !== false) ) {{--@if( Auth::user()->tipo != 'A' )--}} @include('ExternosHead') {{--@endif--}} @endif @yield('CSS')