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