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

@lang('site.categories')

{{ csrf_field() }} {{ method_field('post') }}
@lang('site.add')
@include('partials._errors')
{{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}}

@lang('site.subcategories')

{{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{-- @lang('site.add')--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}}{{--
--}} {{-- --}}{{--
--}} {{--
--}}
@endsection @section('scripts') @endsection