@extends('layouts.master') @section('page_title', 'New Parent Theme') @section('content') {!! Form::open(['url' => action('SuperAdminSourceDataController@post_parent_theme_create')]) !!}