@extends("layouts.dashboard") @section("title", "Add new category - Dashboard | TechnoBlog") @section("dashboard_content")

Add new category to your blog

@csrf

Please note that the new category will be unavailable for users until publishing your first post.

@endsection