@extends('backend.layouts.app') @section('content') {!! Html::style('expand/jquery-ui.css') !!} {!! Html::script('expand/jquery-1.10.2.js') !!} {!! Html::script('expand/jquery-ui.js') !!} {!! Html::script('expand/js/jquery.validate.min.js') !!} @if(Session::has('message'))