{!! Form::label('title') !!}
{!! Form::text('title', null,['class'=>'form-control','placeholder'=>'Name of category']) !!}
{!! Form::submit('+ Add New category',['class'=>'btn btn-success']) !!}
{!! Form::close() !!}
Current Categories
You can create as many category as needed, and rearrange them by dragging and dropping below.
Fatal error: Uncaught Error: Class "App\Artvenue\Models\Category" not found in /home/.sites/740/site1364/web/cloud/Main/resources/views/admin/settings/category.blade.php:31
Stack trace:
#0 {main}
thrown in /home/.sites/740/site1364/web/cloud/Main/resources/views/admin/settings/category.blade.php on line 31