@extends('layouts.master') @section('page_title', 'Create a New Layout') @section('content') {!! Form::open(['url' => action('SuperAdminSourceDataController@post_layout_create'), 'files' => true]) !!}