@extends('layout.sidebar') @section('content') {{ HTML::style('packages/bootstrap-select/css/bootstrap-select.min.css') }} {{ HTML::script('packages/bootstrap-select/js/bootstrap-select.min.js') }} {{ HTML::script('packages/bootstrap-select/js/i18n/defaults-es_CL.min.js') }} @if($extracurricularActivity->exists)
{{ $errors->first('name') }}
@endif{{ $errors->first('extracurricular_groups') }}
@endif{{ $errors->first('status') }}
@endif