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

Add new User

@endsection