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