@extends('layouts.app') @section('content')

{{ _lang('Add Category') }}

{{ csrf_field() }}
{{ _lang('Icon required for root category') }}
@endsection