@extends('modules.head') @section('contenido')

{{ Lang::get('messages.screen_edit_categories_tag1')}}

@if( $category->image == '') User profile picture @else User profile picture @endif
{{ csrf_field() }}
@endsection