================================================================================
REQUEST LOG: req_w4h164Katg1d
================================================================================

[2026-06-05 13:46:27.545189] REQUEST END
    Status: 200
    Response Time: 14.69ms
    Response: {
    "success": true,
    "message": "Branches retrieved successfully",
    "data": [
        {
            "id": 11,
            "parent_id": null,
            "name": "store",
            "code": "STORE",
            "address": "House no 70 b pak arab hosing society",
            "phone": "+923164095959",
            "email": "store@gmail.com",
            "is_active": true,
            "settings": {
                "stock_restriction_enabled": true
            },
            "parent": null,
            "children": [],
            "created_at": "2026-06-05T13:46:14.000000Z",
            "updated_at": "2026-06-05T13:46:14.000000Z"
        }
    ],
    "meta": {
        "request_id": "req_w4h164Katg1d",
        "timestamp": "2026-06-05T13:46:27+00:00",
        "pagination": {
            "current_page": 1,
            "last_page": 1,
            "per_page": 15,
            "total": 1,
            "from": 1,
            "to": 1
        }
    }
}

================================================================================