@extends('layouts.default') @extends('content_wrappers.md-8') @section('title', '| Add Role') @section('heading', 'Add Role') @section('scripts') @endsection @section('content') {{ Form::open(array('url' => 'roles')) }}