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