@extends('backend.index') @section('content')
Categories
Add new category
@csrf
    {!! $nestable_categories !!}
@endsection