@extends('home') @section('title') {{ __('Edit category') }} @endsection @section('styles') {!! Html::style(Theme::current()->assetPath.'/global/plugins/bootstrap-colorpicker/css/colorpicker.css') !!} @endsection @section('content')