@extends('layouts.default') @section('content') {{Form::open(['class' => 'form-horizontal','route' => 'accounts.store'])}} {{Form::hidden('what',$what)}}
Store new {{{$what}}} account